summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Finish moving MAINTAINER for my ports.will2000-03-2263-63/+63
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Mike writes: I needed to be able to see the encapsulated packets in IPobrien2000-03-221-5/+46
| | | | | | | | proto 94 (IPIP). I've been using this patch for a few weeks now for tracking down various "things" involving some IP tunnels between some Cisco 1720/2610 routers and several FreeBSD machines. Submitted by: Mike Nowlin <mike@argos.org>
* Quiet compiler warnings.obrien2000-03-221-11/+30
|
* Activate fox.will2000-03-221-0/+1
| | | | PR: 17264
* New port for FOX, a C++ GUI toolkit, conceptually similar to Qt.will2000-03-2236-0/+1244
| | | | PR: 17264
* Restore useless version required comments.obrien2000-03-22157-0/+157
|
* PREFIX -> LOCALBASEmharo2000-03-221-2/+2
|
* remove whitespace (portlint)mharo2000-03-211-2/+2
|
* PREFIX -> LOCALBASE (portlint)mharo2000-03-211-1/+1
|
* portlint:mharo2000-03-212-3/+2
| | | | | PREFIX -> LOCALBASE remove blank lines
* PREFIX -> LOCALBASEmharo2000-03-212-6/+1
| | | | DESCR -> <24 lines
* Portlint:mharo2000-03-217-14/+9
| | | | | | PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines
* PREFIX -> LOCALBASEmharo2000-03-211-1/+1
|
* Update SCREEM to 0.2.1.will2000-03-218-40/+170
| | | | | | | | | | | | | | | | | | | | Status: 1) Remove pth-devel dependency. I discovered that -pthread works too. In the process of testing a previous update, I also discovered that if you have linuxthreads installed (as I did on my -current box), it will use -lpthread instead of -pthread. So I had to patch configure further to make sure that we don't get "lost dependencies" down the road. 2) Add USE_LIBTOOL. Remove *.la from pkg/PLIST. 3) Shuffle pkg/PLIST around to make it more ordered. 4) New (and faster) MASTER_SITE. 5) New patch to fix uploadWizard plugin Makefile.in so it doesn't hardcode the pthread library. This commit also affects PR 17471, in that it will probably help Mikhail remove pth-devel so he can build Mozilla again. :-) PR: 17477 Submitted by: myself
* Shrink pkg/COMMENT to 70 charsmharo2000-03-213-3/+3
| | | | PREFIX -> X11BASE
* "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"asami2000-03-216-6/+6
|
* Change email address for MAINTAINER to my @FreeBSD.org.will2000-03-212-1/+12
| | | | | | | | Add patches/patch-ag, which fixes the problem where there was an undefined variable in class _map, which caused very weird things to happen during the game. I'm surprised the compiler didn't catch this. Submitted by: msmith, "S.C.Sprong" <s.c.sprong@student.utwente.nl>
* The LSOF author now supports KAME IPv6 on FreeBSD.obrien2000-03-212-3/+3
|
* Update to version 0.9.6.jim2000-03-214-17/+27
|
* Update MASTER_SITES to make this port fetchable.jim2000-03-211-1/+1
| | | | Submitted by: fenner's distfile survey
* (1) Be a little less picky about finding read-only mounts.asami2000-03-211-4/+6
| | | | | | (2) Create directories before trying to copy files over. (3) There's no -a option to scp anymore.
* portlint: PREFIX -> LOCALBASEmharo2000-03-213-4/+4
|
* portlint: remove whitespacemharo2000-03-214-4/+2
|
* remove extra blank line (portlint)mharo2000-03-211-1/+0
|
* Add gnomepilot-conduits which will provide additionalade2000-03-2119-0/+181
| | | | conduits for the base gnomepilot port.
* Update to 0.1.49ade2000-03-219-39/+120
|
* Update to 1.0.51ade2000-03-2116-96/+208
|
* libglade shared library version bumpade2000-03-2112-12/+12
|
* Update to 0.12ade2000-03-216-10/+10
| | | | | Note that the shared library revision has been bumped by the authors on this update for new functionality
* A slight adjustment to the URL.nsayer2000-03-211-1/+1
|
* Upgrade to xpaint-2.5.7jseger2000-03-219-19/+167
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: ports/17464
* Add USE_LIBTOOL, remove libtool patch. This should allow buildingjseger2000-03-212-0/+2
| | | | on 5.X
* portlint:mharo2000-03-211-3/+2
| | | | | remove blank line move BUILD_DEPENDS to DEPENDS section
* remove extra : in MASTER_SITESmharo2000-03-211-1/+1
|
* DISTNAME then PKGNAME, not other way around (portlint)mharo2000-03-211-1/+1
|
* Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOFobrien2000-03-212-3/+3
| | | | | | version just for us. Submitted by: Vic Abell <abe@purdue.edu> [LSOF author]
* PREFIX -> LOCALBASEmharo2000-03-213-4/+4
|
* portlint:mharo2000-03-211-3/+3
| | | | | echo -> ${ECHO} move variables to proper sections
* reorder variables to follow port standards (portlint)mharo2000-03-211-6/+9
|
* remove extra blank line (portlint)mharo2000-03-211-1/+0
|
* move BUILD_DEPENDS to DEPENDS sectionmharo2000-03-211-1/+2
|
* portlint:mharo2000-03-214-8/+6
| | | | | PREFIX -> LOCALBASE Remove empty lines
* portlint - remove whitespace at end of linesmharo2000-03-211-2/+2
|
* portlint: PREFIX -> LOCALBASEmharo2000-03-211-1/+1
|
* portlint:mharo2000-03-211-2/+2
| | | | | PREFIX -> LOCALBASE move variables to proper sections
* portlint:mharo2000-03-212-2/+2
| | | | | PREFIX -> LOCALBASE pkg/COMMENT -> <70 chars
* PREFIX -> LOCALBASEmharo2000-03-211-1/+1
|
* Update to 2.02.kuriyama2000-03-219-25/+100
| | | | | Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> PR: ports/17010
* Fix WWW line so that it shows up in ports web pagesnsayer2000-03-211-1/+1
|
* Remove dnetc.ini from PLIST; it shouldn't be removed when the clientdbaker2000-03-211-1/+0
| | | | is deinstalled since it's user created. Moo.
OpenPOWER on IntegriCloud