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

SCM Repository

ViewVC logotype

Log of /branches/common-nfo/package/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3427 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 8 11:08:41 2007 UTC (6 years, 6 months ago) by tg
File length: 17369 byte(s)
Diff to previous 3265
merge in trunk rev. 3426

Revision 3265 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File length: 17199 byte(s)
Diff to previous 3260
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work


Revision 3260 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 18 10:56:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 17199 byte(s)
Diff to previous 3173
enable building zaptel


Revision 3173 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 9 09:08:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 17209 byte(s)
Diff to previous 3165
bring back ntpclient („ups da war doch noch was…“)
as requested by wbx@ but without the broken hotplug stuff


Revision 3165 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 7 17:24:19 2007 UTC (6 years, 7 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 17162 byte(s)
Diff to previous 3160
reorganisation of the various nfs support packages

* kernel space vs. user space is now a choice
  (allowing both to be built as modules, but only
  a single installation into the firmware image,
  as both provide their own /etc/exports)
* nfs-utils is also helpful for nfs-server, as it
  provides 'exportfs', so leave non-utility stuff
  out of the package and create a new one containing
  server stuff
* any comments regarding the menuconfig layout?


Revision 3160 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 6 16:10:03 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 17109 byte(s)
Diff to previous 3066
add a port of fefe’s “gatling” non-forking FAST and SMALL webserver
I'm actually amazed at the speed _with_ openvpn on the box…


Revision 3066 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 2 12:43:40 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 17021 byte(s)
Diff to previous 3034
for each package to build, not only create IPKGs (build-all-ipkgs calls the
package target, which calls fetch checksum extract patch configure build fake)
but also call the fake target explicitly, in case we're a mere build dependency


Revision 3034 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 17:12:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 17016 byte(s)
Diff to previous 3031
ok, I officially don't get it.

• http://192.168.1.1/
  works
• http://192.168.1.1/version
  works
• http://192.168.1.1/hello
  crashes instead of delivering hello@hello
• http://192.168.1.1/hello/
  delivers wrong page fwwif@fwwif instead of hello@hello
• http://192.168.1.1/hello/hello
  crashes instead of delivering hello@hello
• http://192.168.1.1/hello/tntnet.jpg
  crashes instead of delivering tntnet.jpg@hello

Any ideas?


Revision 3031 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 15:52:08 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16971 byte(s)
Diff to previous 3028
add what to determine the versions of the fwwif components


Revision 3028 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 15:41:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16934 byte(s)
Diff to previous 2994
attempt to integrate fwwif into the build, still experimental


Revision 2994 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 28 14:04:50 2007 UTC (6 years, 7 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16895 byte(s)
Diff to previous 2910
update misdn package to latest version, provide both, inkernel patched version and external package

Revision 2910 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 26 05:58:27 2007 UTC (6 years, 8 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16886 byte(s)
Diff to previous 2845
add zsh for Sven Guckes, reorder some packages

Revision 2845 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 18 18:13:12 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16808 byte(s)
Diff to previous 2843
package that other WebDAV fs, maybe it'll work


Revision 2843 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 18 17:31:14 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16771 byte(s)
Diff to previous 2833
porting these (especially gettext) cost me more nerve than mysql,
and that means something


Revision 2833 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 17 22:12:50 2007 UTC (6 years, 8 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 16689 byte(s)
Diff to previous 2818
fwrtc - FreeWRT Traffic Control

Basically this is a set of scripts to setup rate limiters and
filters for the wan interface. Intentionally, the filters just
match firewall marks, so classification needs to be done via
iptables rules (to be documented).


Revision 2818 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 15 15:46:38 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16650 byte(s)
Diff to previous 2796
remove ntpclient – use rdate, a cronjob with rdate, or openntpd instead
they're more flexible AND secure (ignore spoofed responses, can IPv4/v6)


Revision 2796 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 14 13:13:57 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16697 byte(s)
Diff to previous 2773
merge base-files-arch into base-files, experimental, blame me if it breaks


Revision 2773 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 12 15:40:47 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16761 byte(s)
Diff to previous 2703
missing

Revision 2703 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 4 15:51:05 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16712 byte(s)
Diff to previous 2614
this seems to be enough to hack together a mysql server package,
speed and hackishness and huge size requested by wbx@


Revision 2614 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 22 16:21:31 2007 UTC (6 years, 9 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16665 byte(s)
Diff to previous 2613
• move mk/pkg-depend.mk to package/Depends.mk, because it is not
  a part of the make infrastructure, but rather just package de-
  pendencies (soon to be autogenerated…)
• sort some deps


Revision 2613 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 22 16:08:17 2007 UTC (6 years, 9 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16460 byte(s)
Diff to previous 2599
+ WebDAV FUSE driver, untested


Revision 2599 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 22 12:31:50 2007 UTC (6 years, 9 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16419 byte(s)
Diff to previous 2595
new package: neon


Revision 2595 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 22 08:37:24 2007 UTC (6 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16382 byte(s)
Diff to previous 2579
add ruby and activate binutils, ruby is not useful on all systems, but useful f.e. on routerboard with 64 MB flash. reorder programming stuff in its own submenu

Revision 2579 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 21 12:40:19 2007 UTC (6 years, 9 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 16346 byte(s)
Diff to previous 2567
• ed: the distfile is now at the MirBSD master site, too
• ed, mksh: take maintainership, bump dashver
• rdate: new package (can do rdate _and_ SNTP, is very small, fast and secure)
• busybox: default built-in rdate to “no”, use EITHER that OR new rdate package


Revision 2567 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 20 14:46:20 2007 UTC (6 years, 9 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 16307 byte(s)
Diff to previous 2561
here we go: gnu tar for FreeWRT!

* this is necessary for 'fwupdate' (comes soon) on some systems
* there's more, but needed (see next commits)


Revision 2561 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 20 13:11:40 2007 UTC (6 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16227 byte(s)
Diff to previous 2537
sync with 1.0, add esound daemon for network audio appliances



Revision 2537 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 20:40:34 2007 UTC (6 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16186 byte(s)
Diff to previous 2408
start with strongswan port

Revision 2408 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 22 12:29:02 2007 UTC (6 years, 10 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 16137 byte(s)
Diff to previous 2393
add dbus package, update bluez-libs and utils to the latest upstream version

Revision 2393 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 14:51:27 2007 UTC (6 years, 10 months ago) by sumsum
Original Path: trunk/freewrt/package/Makefile
File length: 16100 byte(s)
Diff to previous 2392
added package vilistextum



Revision 2392 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 14:49:11 2007 UTC (6 years, 10 months ago) by sumsum
Original Path: trunk/freewrt/package/Makefile
File length: 16049 byte(s)
Diff to previous 2391
added package bogofilter



Revision 2391 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 20 16:56:41 2007 UTC (6 years, 10 months ago) by spaetzle
Original Path: trunk/freewrt/package/Makefile
File length: 16000 byte(s)
Diff to previous 2373
added package tunctl


Revision 2373 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 17 20:47:38 2007 UTC (6 years, 10 months ago) by spaetzle
Original Path: trunk/freewrt/package/Makefile
File length: 15959 byte(s)
Diff to previous 2362
Added package fwifupdown, added busybox ifupdown patch


Revision 2362 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 15 14:45:50 2007 UTC (6 years, 10 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15910 byte(s)
Diff to previous 2330
add some experimental stuff i would like to use for my linux laptop, not ready so far (initramfs with cryptotoken support, to encrypt a root partition with a usb cryptotoken..)

Revision 2330 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 4 13:38:32 2007 UTC (6 years, 10 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 15671 byte(s)
Diff to previous 2329
remove mypackage hooks


Revision 2329 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 4 13:37:58 2007 UTC (6 years, 10 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 15687 byte(s)
Diff to previous 2322
clean base-files* too


Revision 2322 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 2 22:17:37 2007 UTC (6 years, 10 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15660 byte(s)
Diff to previous 2316
time to break trunk. 

* update to OpenWrt brcm-2.4 patch, wl driver and diag driver
* fix failsafe mode to use new hotplug method
* rework of mk/kernel-build.mk to use .config instead of stampfiles
* simplify mk/kernel*.mk to use $(FS) instead ifeq/else crap

a lot of small stuff.

tested and verified to boot at least on 
- Netgear WG634u
- Linksys WRT54GS v1.0
- Asus WL500gP

Only basic lan and wlan stuff (none encryption, wep) are tested.

PLEASE update only on NON-PRODUCTIVE routers with serial access.
HELP to test the new backend code for BRCM-2.4!



Revision 2316 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 31 11:41:07 2007 UTC (6 years, 10 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15774 byte(s)
Diff to previous 2269
import of Nut, the Network UPS Tools


Revision 2269 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 22:14:40 2007 UTC (6 years, 11 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15739 byte(s)
Diff to previous 2262
add libgcc

Revision 2262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 13:40:14 2007 UTC (6 years, 11 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15698 byte(s)
Diff to previous 2237
sync aircrack-ng from 1.0

Revision 2237 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 22 20:37:47 2007 UTC (6 years, 11 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15692 byte(s)
Diff to previous 2207
activate raddump, wifidog and serdisplay works fine on Debian/etch, please report bugreports with full build log, do not deactivate any packages which are failing on special hostsystems

Revision 2207 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 20 14:15:27 2007 UTC (6 years, 11 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 15608 byte(s)
Diff to previous 2187
port my favourite volkov commander clone, approx. 785K + supplementary data files

Revision 2187 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 17 11:36:24 2007 UTC (6 years, 11 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15575 byte(s)
Diff to previous 2114
add kernel nfs and nfs-utils from branch, unfortunately partly broken

Revision 2114 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 28 23:13:53 2007 UTC (6 years, 11 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15528 byte(s)
Diff to previous 2103
* big asterisk configuration rework, XOR selection should now work
* fixed asterisk-12 for building with misdn support
* dropped a patch for a badly implemented driver
* ported mISDNuser which provides important libs for when using chan_misdn
  with asterisk


Revision 2103 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 26 23:17:07 2007 UTC (6 years, 11 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15481 byte(s)
Diff to previous 2061
add sisusb driver for usbvga, tested on Asus WL500gP, driver from here http://webuser.fh-furtwangen.de/~dersch/, rmmod does not work

Revision 2061 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 18 02:37:09 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15435 byte(s)
Diff to previous 2041
activate file and subversion

Revision 2041 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 17 18:50:57 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15398 byte(s)
Diff to previous 2040
update and fix mISDN, because isdn4linux seems to really suck on MIPS

Revision 2040 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 17 18:30:17 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15359 byte(s)
Diff to previous 2039
convert php to newstyle, remove ltp, okay from n0-1, it is too big

Revision 2039 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 17 17:55:20 2007 UTC (7 years ago) by austriancoder
Original Path: trunk/freewrt/package/Makefile
File length: 15394 byte(s)
Diff to previous 1980
not working subversion package - I hope wbx get it working

Revision 1980 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 14 19:35:53 2007 UTC (7 years ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 15345 byte(s)
Diff to previous 1935
remove the mypackage, it's broken anyway, and target/extra/ is
enough for the end user at the moment, according to and ok wbx@


Revision 1935 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 11 00:19:00 2007 UTC (7 years ago) by ulmen
Original Path: trunk/freewrt/package/Makefile
File length: 15427 byte(s)
Diff to previous 1931
New package gkrellmd, thanks mirabile for tipps to simplify the Makefile.


Revision 1931 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 10 18:10:29 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15382 byte(s)
Diff to previous 1898
update gdb to latest upstream, fix gdbserver package and add new gdb package, gdb does not work yet, libthread_db.so.1 missing

Revision 1898 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 8 09:20:59 2007 UTC (7 years ago) by austriancoder
Original Path: trunk/freewrt/package/Makefile
File length: 15394 byte(s)
Diff to previous 1885
first try of apr and apr-utils - needed later for subversion package

Revision 1885 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 6 23:09:38 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15314 byte(s)
Diff to previous 1881
add trafshow

Revision 1881 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 6 16:24:05 2007 UTC (7 years ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15269 byte(s)
Diff to previous 1843
Integrated LibPRI

Libpri is a dependency for zaphfc to function correctly. 
Also prepared a new menu inside the packages selection for
all the ISDN-stuff.


Revision 1843 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 14:14:44 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15228 byte(s)
Diff to previous 1832
remove ebtables, arptables, sync with 1.0

Revision 1832 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 21:18:48 2007 UTC (7 years ago) by tha
Original Path: trunk/freewrt/package/Makefile
File length: 15320 byte(s)
Diff to previous 1831
* Added new package scsi-spin for spinning up/down scsi
  and usb disks. This closes whishlist bug #202.
  Because of I don't have any usb disks I cannot really
  test if scsi-spin really works. If it does it's a
  candidate for inclusion in freewrt 1.0.


Revision 1831 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 20:17:53 2007 UTC (7 years ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15273 byte(s)
Diff to previous 1820
remove howl and dependencies, howl is unmaintained and does not compile

Revision 1820 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 31 17:00:39 2007 UTC (7 years ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15310 byte(s)
Diff to previous 1796
forgot these, which should be quite essential for zaptel-12

Revision 1796 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 29 00:04:16 2007 UTC (7 years ago) by tha
Original Path: trunk/freewrt/package/Makefile
File length: 15258 byte(s)
Diff to previous 1761
* added shorewall to package/Makefile to get it really compiled
* reversed init scripts test logic, so that it checks for a "YES", not for a "NO"
* changed patch-shorewall_conf script, so that it sets a reasonable SUBSYSLOCK location
* split shorewall package in multiple packages, so that "shorewall-conffiles" OR
  "shorewall-full-conffiles" get be installed (depending on the users needs).
  Therefore I changed the following files:
  - freewrt/package/shorewall/Config.in
  - freewrt/package/shorewall/Makefile
  And added these files:
  - freewrt/package/shorewall/ipkg/shorewall-conffiles.control
  - freewrt/package/shorewall/ipkg/shorewall-conffiles.conffiles
  - freewrt/package/shorewall/ipkg/shorewall-full-conffiles.control
  - freewrt/package/shorewall/ipkg/shorewall-full-conffiles.conffiles


Revision 1761 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 26 14:39:32 2007 UTC (7 years ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15211 byte(s)
Diff to previous 1732
temporary workaround for flawful binutils build, as for now it shouldn't be needed yet

Revision 1732 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 15:13:07 2007 UTC (7 years, 1 month ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15210 byte(s)
Diff to previous 1699
reimport of asterisk-1.2, still broken

* Makefile based on the one used for asterisk-1.2.1,
  but 1.2.14 is used here
* there are problems with pthreads (maybe this is not
  limited to uClibc, as I found others reporting the same
  errors (at least not everyone using uClibc)


Revision 1699 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 21 02:58:26 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15159 byte(s)
Diff to previous 1694
convert to new style

Revision 1694 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 23:56:30 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15120 byte(s)
Diff to previous 1691
rename switch to broadcom-switch

Revision 1691 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 23:04:22 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15102 byte(s)
Diff to previous 1686
rename nvram package -> broadcom-nvram

Revision 1686 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 21:21:59 2007 UTC (7 years, 1 month ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15084 byte(s)
Diff to previous 1682
merged from branches/common-adk 1310:1685

the following packages are not converted yet:
* alsa
* asterisk
* pmacct
* zaptel
* elinks
* libgd
* lua
* mypackage
* openser
* php*
* snort*
* tmsnc

additionally, freeradius doesn't compile.

happy fixing :P


Revision 1682 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 19:32:17 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15756 byte(s)
Diff to previous 1561
remove package, peerguardian seems not maintained upstream, it uses libstdc++ gnu extensions, pg2 is windows only, enough reasons to drop, okay @no-1

Revision 1561 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 11 17:36:44 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15809 byte(s)
Diff to previous 1407
add zaptel package, we need the ztdummy kernel module as timer for asterisk meetme and iax2 trunk, need to add linux.26 only menuconfig stuff later

Revision 1407 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 5 21:14:01 2007 UTC (7 years, 1 month ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15763 byte(s)
Diff to previous 1355
add libaudiofile to build

Revision 1355 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 15:32:04 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15710 byte(s)
Diff to previous 1305
Ported procps to freewrt.

The procps package contains only a few tools not
provided by busybox. The reason for this port was
my growing hate against certain busybox applets
(namely top) exactly _not_ showing what i want to
see.
I also added notifiers to the busybox config, so
that nothing gets doubly selected. For building
correctly, procps needs libncurses, therefore a
new entry to pkg-depend.mk was added.


Revision 1305 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 17 16:10:14 2006 UTC (7 years, 2 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15669 byte(s)
Diff to previous 1298
add binutils package, we want to use it for native compiles on Routerboard, it is huge (3MB), tested on Asus Premium

Revision 1298 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 16 09:25:59 2006 UTC (7 years, 2 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15624 byte(s)
Diff to previous 1293
add bash, side effect of a small workshop to show how simple integration of new packages is.

Revision 1293 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 13 14:33:19 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15587 byte(s)
Diff to previous 1268
Integrated stress into buildroot. This is another
package to generate load to the system, like cpuburn
but not written in asm, and also having support to
stress the io and vm subsystem.


Revision 1268 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 6 13:05:44 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15546 byte(s)
Diff to previous 1267
imported netio package


Revision 1267 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 6 13:02:09 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15547 byte(s)
Diff to previous 1257
Imported package ltp (big, fat testsuite). As the
installed version consumes about 150MB, better not
try installing it onto your embedded device (unless
you have a CompactFlash or NFSRoot setup.


Revision 1257 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 5 14:42:58 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15472 byte(s)
Diff to previous 1242
added package sysstat

Revision 1242 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 4 08:53:53 2006 UTC (7 years, 2 months ago) by dnehring
Original Path: trunk/freewrt/package/Makefile
File length: 15429 byte(s)
Diff to previous 1235
Try to revert r976

Revision 1235 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 3 23:34:10 2006 UTC (7 years, 2 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15428 byte(s)
Diff to previous 1188
* initially included isdn4k-utils (propably needs some more fine tuning)
* some parts of capi4k-utils integration also included here (rest will follow soon)


Revision 1188 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 21 17:08:21 2006 UTC (7 years, 3 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15322 byte(s)
Diff to previous 1182
merged rb-reset and rb-uled into a single module,
and integrated it into the kernel (as it's needed
always on that board)


Revision 1182 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 20 22:30:52 2006 UTC (7 years, 3 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15420 byte(s)
Diff to previous 1161
add ussp-push, cxxtools and tntnet (cxxtools and tntnet nonfunctional

Revision 1161 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 18 12:28:43 2006 UTC (7 years, 3 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15287 byte(s)
Diff to previous 1133
sync with stable branch

Revision 1133 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 13 20:21:29 2006 UTC (7 years, 3 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15199 byte(s)
Diff to previous 1075
sync with stable branch

Revision 1075 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 5 23:10:09 2006 UTC (7 years, 3 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15142 byte(s)
Diff to previous 1072
fix owfs build, sync alsa fix in trunk

Revision 1072 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 5 21:51:24 2006 UTC (7 years, 3 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15100 byte(s)
Diff to previous 1068
* some rather cosmetic changes to rb-reset.c
* integrated user led support


Revision 1068 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 5 17:51:01 2006 UTC (7 years, 3 months ago) by n0-1
Original Path: trunk/freewrt/package/Makefile
File length: 15052 byte(s)
Diff to previous 1051
integrated support for reset button of RouterBoard

Revision 1051 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 4 16:43:08 2006 UTC (7 years, 3 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15002 byte(s)
Diff to previous 970
remove rrdtool1 package

Revision 970 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 19 19:24:36 2006 UTC (7 years, 4 months ago) by dnehring
Original Path: trunk/freewrt/package/Makefile
File length: 15047 byte(s)
Diff to previous 913
* Implementation of wifi interface without using nvram
* dropping wificonf, replacement is broadcom-wl-util
* sample config interface for 1.0


Revision 913 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 14 18:32:58 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15092 byte(s)
Diff to previous 889
add broadcom-wl-util as package

Revision 889 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 12 19:16:08 2006 UTC (7 years, 4 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 15031 byte(s)
Diff to previous 875
added nozomi driver for UMTS support

Revision 875 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 10 17:24:24 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14985 byte(s)
Diff to previous 865
remove libamsel and amwall, no upstream. cvs version. no kernel 2.6 support. okay @dirk

Revision 865 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 8 11:39:43 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15071 byte(s)
Diff to previous 827
add mmc driver for linksys wrt54g mmc hack, contibuted by ulmen, thx

Revision 827 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 3 15:38:58 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15013 byte(s)
Diff to previous 786
sync with freewrt_1_0 branch. It was a little bit to early to branch,
but now everybody can work again. New smaller stuff can be committed 
directly in trunk.
Bigger stuff, like a new architecture or a new board should be
developed via a separate branch. Kernel and compiler updates, too.

Any bugfixes or security updates should go into branch and trunk. 

Still send me a patch first and do not commit directly into the branch.



Revision 786 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 30 20:15:08 2006 UTC (7 years, 4 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 15148 byte(s)
Diff to previous 739
- added x-wrt stuff to a seperate package
- merged some files with webif package files

TODO:
- cleanup the webif2 pages
- remove every use of nvram from this damn package...



Revision 739 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 18:37:25 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15107 byte(s)
Diff to previous 719
some cleanup in fuse package, add wpa_supplicant dependency to madwifi, remove util-linux menu

Revision 719 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 25 21:16:56 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15107 byte(s)
Diff to previous 711
* add PKG_VERSION to every package in default selection
* add broadcom-scripts package as default for 1.0, it adds
  network and switch configuration scripts to base
  suggested by markus to separate these from webif package
* move ed to application and disable by default, sorry tg, but
  not everybody needs it
* be sure that if broadcom-scripts are installed, new ifup/ifdown
  network configuration is not used



Revision 711 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 22:46:59 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 15046 byte(s)
Diff to previous 699
add a sensible text editor, because busybox' vi is horribly
broken, even according to wbx@ (vi fanboy)...


Revision 699 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 12:55:28 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 15013 byte(s)
Diff to previous 685
do not build mypackage as default, save some space

Revision 685 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 00:35:33 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14951 byte(s)
Diff to previous 682
add initial fwcf package, from pkg example derived

DO NOT SELECT THIS YET!

But positive critiques are welcome.


Revision 682 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 23 22:54:24 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14914 byte(s)
Diff to previous 658
add mypackage, which can be used to overwrite FreeWRT default startups scripts, can be used for customized freewrt builds, will be installed as last package

Revision 658 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 21 15:50:11 2006 UTC (7 years, 5 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14878 byte(s)
Diff to previous 648
added small watchdog for WRT54G3G button. This is intended to be replaces as soon as gpio is handled on interupts.

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 22:34:10 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14809 byte(s)
Diff to previous 639
rename bridge to bridge-utils, like upstream package name

Revision 639 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 18 21:54:47 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14797 byte(s)
Diff to previous 636
add http tunneling software, i used the pkg template and it works quite good. under 15 minutes to get a package. need to make runtime checks tomorrow

Revision 636 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 18 20:47:20 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14748 byte(s)
Diff to previous 631
* add experimental broadcom-nas package for WPA/WPA2 support of
  broadcom wireless drivers.
* move all broadcom specific userland applications to
  Base - Board Specific - Broadcom
* move dnsmasq, iptables and bridge to Network



Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 18 17:59:17 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14695 byte(s)
Diff to previous 629
fix PR#82, sort


Revision 629 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 18 17:54:04 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14654 byte(s)
Diff to previous 600
Apply patch from PR#83 by pylon@koeln.ccc.de:

| ncurses is a dependency for screen, which is currently not in screen's
| Config.in
|
| Furthermore in package/Makefile package-$(FWRT_PACKAGE_LIBNCURSES)
| needs to be added, so that a binpkg will be built.


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/Makefile
File length: 14608 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/Makefile
File length: 14655 byte(s)
Diff to previous 527
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 527 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 18 19:08:03 2006 UTC (7 years, 6 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14880 byte(s)
Diff to previous 525
at least a working package to read out my 1-wire sensor

Revision 525 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 16 14:11:22 2006 UTC (7 years, 6 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14835 byte(s)
Diff to previous 521
fixed config dependencies

Revision 521 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 15 16:31:23 2006 UTC (7 years, 6 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14835 byte(s)
Diff to previous 510
- fixed Makefile patch
- renamed binary to be straight forward
- renamed script-files
- renamed etc directory


Revision 510 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 14 08:06:28 2006 UTC (7 years, 6 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14834 byte(s)
Diff to previous 496
renamed package gcom to comgt to match upstream name

Revision 496 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 2 21:16:53 2006 UTC (7 years, 6 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14784 byte(s)
Diff to previous 480
added owfs to Config.in and Makefile

Revision 480 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 1 22:55:20 2006 UTC (7 years, 6 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14747 byte(s)
Diff to previous 460
unbreak sdk build

Revision 460 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 29 13:06:12 2006 UTC (7 years, 6 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14752 byte(s)
Diff to previous 458
disable configfs compile

Revision 458 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 29 13:02:19 2006 UTC (7 years, 6 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14751 byte(s)
Diff to previous 381
remove ipkg. we use busybox ipkg by default. no need to take care of two packages with the same functions

Revision 381 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 23 11:18:28 2006 UTC (7 years, 7 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14788 byte(s)
Diff to previous 370
add template package for configfs, implementation is work in progress, not enabled by default

Revision 370 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 18:05:20 2006 UTC (7 years, 7 months ago) by wbx
Original Path: trunk/freewrt/package/Makefile
File length: 14743 byte(s)
Diff to previous 360
remove pwlib, openh323 and asterisk-h323, the packages are unmaintained and not conform to our package policy, may be we readd them if there is some interest for these feature

Revision 360 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 15:48:30 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14827 byte(s)
Diff to previous 295
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_

tested with a standard build (only the squashfs
image since the jffs2 didn't get built)



Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 19 16:49:46 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/Makefile
File length: 14537 byte(s)
Diff to previous 137
- added ported webif package
- updated package Config.in
- updated package Makefile
- added basic dhcp settings to port
- removed firewall page from port as it is broken right now
- have fun testing it...


Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 18 23:25:29 2006 UTC (7 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14499 byte(s)
Diff to previous 102
add joe/jupp port (the first one with cpio distfile)

no complaints from wbx@



Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 18 16:36:02 2006 UTC (7 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Makefile
File length: 14465 byte(s)
Diff to previous 1
add mksh package

ok wbx@ "unusual large shit to /etc/profile warning"



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/Makefile
File length: 14429 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