English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Log of /branches/freewrt_1_0/package/openswan/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3451 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 8 19:47:27 2007 UTC (6 years, 6 months ago) by dnehring
File length: 2347 byte(s)
Diff to previous 2091
Update Openswan to 2.4.9 like trunk, Ralph OK.


Revision 2091 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 22 12:29:01 2007 UTC (7 years ago) by markus
File length: 2281 byte(s)
Diff to previous 1909
added a workaround to build properly.

After compiling the package the install section was run againt to
build the image file. This second run did not work because we changed
the content of /etc with the first run.
Now I force a remove of /etc before the "make install" call.


Revision 1909 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 8 14:05:37 2007 UTC (7 years ago) by markus
File length: 2246 byte(s)
Diff to previous 1742
fixed broken symlink 'setup' needed by init-script

Revision 1742 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 15:28:00 2007 UTC (7 years, 1 month ago) by markus
File length: 2162 byte(s)
Diff to previous 1170
- added init-script that honors "autostart" option to be FreeWRT compliant
- added entry to rc.conf
- cleaned up install section of Makefile


Revision 1170 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 19 20:53:30 2006 UTC (7 years, 3 months ago) by dnehring
File length: 2321 byte(s)
Diff to previous 1116
Update openswan to 2.4.7

Revision 1116 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 10 11:36:16 2006 UTC (7 years, 3 months ago) by markus
File length: 2321 byte(s)
Diff to previous 1092
a little more cleanup

Revision 1092 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 7 09:38:51 2006 UTC (7 years, 3 months ago) by markus
File length: 2286 byte(s)
Diff to previous 900
fix removal of *.old files. This reduces the package size by 50%.

Revision 900 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 13 21:42:23 2006 UTC (7 years, 4 months ago) by dnehring
File length: 2270 byte(s)
Diff to previous 882
openswan build fix

Revision 882 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 11 06:28:47 2006 UTC (7 years, 4 months ago) by dnehring
File length: 2276 byte(s)
Diff to previous 804
migrate openswan to ip, remove unneeded patches


Revision 804 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 1 14:01:35 2006 UTC (7 years, 4 months ago) by wbx
File length: 2196 byte(s)
Diff to previous 800
* part 1
do not overwrite ARCH in mk/targets.mk
ARCH is used for ipkg package creation.

Add two new variables:
CPU_ARCH -> architecture + endianess f.e. mipsel
KERNEL_ARCH -> architecture for Kernel modules f.e. mips

fix all kernel module packages to use these variables.

* part 2
start creation of board+kernel+model+fs specific
base-files-arch and kernel packages. needed for web image builder (wib)



Revision 800 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 1 08:31:51 2006 UTC (7 years, 4 months ago) by wbx
File length: 2175 byte(s)
Diff to previous 744
* sync with changes in trunk
* lzo2 instead of lzo
* fix tinc/vtun build 
* security update for openssh/openssl
* update for iproute2,openvpn,openntpd, iptables and ipp, openswan
* disable ipv6 in busybox, autoselect this feature for all ipv6 related packages
* add better startup scripts for openssh and openntpd



Revision 744 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 28 10:42:55 2006 UTC (7 years, 4 months ago) by wbx
File length: 2225 byte(s)
Diff to previous 600
create stable branch, feature freeze, please send svn diff patches to wbx

Revision 600 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 16 16:21:37 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/openswan/Makefile
File length: 2225 byte(s)
Diff to previous 588
major package Makefile cleanup. remove mostly-clean, add licence header, always use RSTRIP varibale for stripping, rename some init scripts, indent

Revision 588 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 12 18:11:35 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/openswan/Makefile
File length: 2016 byte(s)
Diff to previous 303
merge wbx-target-cleanup to trunk.
- mk directory for some top level makefiles (build.mk,vars.mk)
- add a separate configfs partition to all models, 128 kb big
- add model and platform specific startup files and kernel configs
- delete target/linux/package, add all addon kernel packages to packages
- simplify target/linux/brcm-2.4/Makefile, abstraction to mk/ comes later
- add target/image directory, place where the different images are created
- default off for all extra packages, be sure that you enable all packages
  you need to get a dsl-capable router. snapshots will be created by a specific config which contains all needed stuff (iptables, pppoe, pptp, haserl, webif)



Revision 303 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 20 23:56:32 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/openswan/Makefile
File length: 1544 byte(s)
Diff to previous 1
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
  WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
  was used previously
* while here, remove PKG_CAT stuff

this only affects packages, for now



Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Sat May 27 15:00:14 2006 UTC (7 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/openswan/Makefile
File length: 1643 byte(s)
add OpenWrt trunk revision 3830. 



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20