aboutsummaryrefslogtreecommitdiff
path: root/www/nscache/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154477
* - Rearrange USE_GNOMEKirill Ponomarev2004-03-191-16/+18
| | | | | | | | | | - Utilize USE_GETOPT_LONG PR: ports/64474 Submitted by: Ports Fury Notes: svn path=/head/; revision=104659
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Drop maintainershipKris Kennaway2003-07-121-1/+1
| | | | Notes: svn path=/head/; revision=84767
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-4/+5
| | | | | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65420
* Update to nscache 0.6Kris Kennaway2001-02-241-9/+18
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=38666
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33425
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-071-1/+10
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+4
| | | | Notes: svn path=/head/; revision=27430
* nscache is a tool for browsing the contents of the netscape cache directoryKris Kennaway2000-03-051-0/+20
Obtained from: OpenBSD Notes: svn path=/head/; revision=26560