Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish moving MAINTAINER for my ports. | will | 2000-03-22 | 63 | -63/+63 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Mike writes: I needed to be able to see the encapsulated packets in IP | obrien | 2000-03-22 | 1 | -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. | obrien | 2000-03-22 | 1 | -11/+30 |
| | |||||
* | Activate fox. | will | 2000-03-22 | 1 | -0/+1 |
| | | | | PR: 17264 | ||||
* | New port for FOX, a C++ GUI toolkit, conceptually similar to Qt. | will | 2000-03-22 | 36 | -0/+1244 |
| | | | | PR: 17264 | ||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 157 | -0/+157 |
| | |||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-22 | 1 | -2/+2 |
| | |||||
* | remove whitespace (portlint) | mharo | 2000-03-21 | 1 | -2/+2 |
| | |||||
* | PREFIX -> LOCALBASE (portlint) | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | portlint: | mharo | 2000-03-21 | 2 | -3/+2 |
| | | | | | PREFIX -> LOCALBASE remove blank lines | ||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 2 | -6/+1 |
| | | | | DESCR -> <24 lines | ||||
* | Portlint: | mharo | 2000-03-21 | 7 | -14/+9 |
| | | | | | | PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines | ||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Update SCREEM to 0.2.1. | will | 2000-03-21 | 8 | -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 chars | mharo | 2000-03-21 | 3 | -3/+3 |
| | | | | PREFIX -> X11BASE | ||||
* | "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" | asami | 2000-03-21 | 6 | -6/+6 |
| | |||||
* | Change email address for MAINTAINER to my @FreeBSD.org. | will | 2000-03-21 | 2 | -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. | obrien | 2000-03-21 | 2 | -3/+3 |
| | |||||
* | Update to version 0.9.6. | jim | 2000-03-21 | 4 | -17/+27 |
| | |||||
* | Update MASTER_SITES to make this port fetchable. | jim | 2000-03-21 | 1 | -1/+1 |
| | | | | Submitted by: fenner's distfile survey | ||||
* | (1) Be a little less picky about finding read-only mounts. | asami | 2000-03-21 | 1 | -4/+6 |
| | | | | | | (2) Create directories before trying to copy files over. (3) There's no -a option to scp anymore. | ||||
* | portlint: PREFIX -> LOCALBASE | mharo | 2000-03-21 | 3 | -4/+4 |
| | |||||
* | portlint: remove whitespace | mharo | 2000-03-21 | 4 | -4/+2 |
| | |||||
* | remove extra blank line (portlint) | mharo | 2000-03-21 | 1 | -1/+0 |
| | |||||
* | Add gnomepilot-conduits which will provide additional | ade | 2000-03-21 | 19 | -0/+181 |
| | | | | conduits for the base gnomepilot port. | ||||
* | Update to 0.1.49 | ade | 2000-03-21 | 9 | -39/+120 |
| | |||||
* | Update to 1.0.51 | ade | 2000-03-21 | 16 | -96/+208 |
| | |||||
* | libglade shared library version bump | ade | 2000-03-21 | 12 | -12/+12 |
| | |||||
* | Update to 0.12 | ade | 2000-03-21 | 6 | -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. | nsayer | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Upgrade to xpaint-2.5.7 | jseger | 2000-03-21 | 9 | -19/+167 |
| | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: ports/17464 | ||||
* | Add USE_LIBTOOL, remove libtool patch. This should allow building | jseger | 2000-03-21 | 2 | -0/+2 |
| | | | | on 5.X | ||||
* | portlint: | mharo | 2000-03-21 | 1 | -3/+2 |
| | | | | | remove blank line move BUILD_DEPENDS to DEPENDS section | ||||
* | remove extra : in MASTER_SITES | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | DISTNAME then PKGNAME, not other way around (portlint) | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF | obrien | 2000-03-21 | 2 | -3/+3 |
| | | | | | | version just for us. Submitted by: Vic Abell <abe@purdue.edu> [LSOF author] | ||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 3 | -4/+4 |
| | |||||
* | portlint: | mharo | 2000-03-21 | 1 | -3/+3 |
| | | | | | echo -> ${ECHO} move variables to proper sections | ||||
* | reorder variables to follow port standards (portlint) | mharo | 2000-03-21 | 1 | -6/+9 |
| | |||||
* | remove extra blank line (portlint) | mharo | 2000-03-21 | 1 | -1/+0 |
| | |||||
* | move BUILD_DEPENDS to DEPENDS section | mharo | 2000-03-21 | 1 | -1/+2 |
| | |||||
* | portlint: | mharo | 2000-03-21 | 4 | -8/+6 |
| | | | | | PREFIX -> LOCALBASE Remove empty lines | ||||
* | portlint - remove whitespace at end of lines | mharo | 2000-03-21 | 1 | -2/+2 |
| | |||||
* | portlint: PREFIX -> LOCALBASE | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | portlint: | mharo | 2000-03-21 | 1 | -2/+2 |
| | | | | | PREFIX -> LOCALBASE move variables to proper sections | ||||
* | portlint: | mharo | 2000-03-21 | 2 | -2/+2 |
| | | | | | PREFIX -> LOCALBASE pkg/COMMENT -> <70 chars | ||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Update to 2.02. | kuriyama | 2000-03-21 | 9 | -25/+100 |
| | | | | | Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> PR: ports/17010 | ||||
* | Fix WWW line so that it shows up in ports web pages | nsayer | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Remove dnetc.ini from PLIST; it shouldn't be removed when the client | dbaker | 2000-03-21 | 1 | -1/+0 |
| | | | | is deinstalled since it's user created. Moo. |