aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix the master site so that bsd.port.mk likes itGary Palmer1994-11-101-2/+2
| | | | | | | (missing `/' at end I think :-( ) Notes: svn path=/head/; revision=354
* Add back pidentd now it (should) compile againGary Palmer1994-11-101-2/+2
| | | | Notes: svn path=/head/; revision=353
* files/freebsd.c no longer neededGary Palmer1994-11-101-3/+1
| | | | Notes: svn path=/head/; revision=352
* Makefile has freebsd target already in alpha 7Gary Palmer1994-11-101-104/+12
| | | | Notes: svn path=/head/; revision=351
* Update to use 2.4 alpha 7Gary Palmer1994-11-101-2/+3
| | | | Notes: svn path=/head/; revision=350
* When we changed the cookies to be ${WRKDIR} relative, it broke this guy.Jordan K. Hubbard1994-11-101-1/+4
| | | | | | | Reassign cookie locations. Notes: svn path=/head/; revision=349
* This port is interactive. Sigh..Jordan K. Hubbard1994-11-101-1/+1
| | | | Notes: svn path=/head/; revision=348
* Remove ports that don't work from the top level Makefiles. The portsJordan K. Hubbard1994-11-103-6/+6
| | | | | | | | | | themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them. Notes: svn path=/head/; revision=347
* Ack! This port is *interactive*! Say so.Jordan K. Hubbard1994-11-091-1/+2
| | | | Notes: svn path=/head/; revision=346
* Add xlockmoreScott Mace1994-11-091-2/+2
| | | | Notes: svn path=/head/; revision=345
* Import of xlockmore 1.14Scott Mace1994-11-095-0/+87
| | | | Notes: svn path=/head/; revision=344
* This port is interactive. Say so.Jordan K. Hubbard1994-11-091-1/+2
| | | | Notes: svn path=/head/; revision=343
* The distfile on alcatel has changed. Update to reflect this.Jordan K. Hubbard1994-11-081-2/+1
| | | | Notes: svn path=/head/; revision=342
* Deal with a sys_errlist[] thing that got in here somehow..Jordan K. Hubbard1994-11-081-0/+12
| | | | Notes: svn path=/head/; revision=341
* less addedAndrey A. Chernov1994-11-081-2/+2
| | | | Notes: svn path=/head/; revision=340
* less 2.37Andrey A. Chernov1994-11-084-0/+186
| | | | Notes: svn path=/head/; revision=339
* fspclient addedAndrey A. Chernov1994-11-071-3/+3
| | | | Notes: svn path=/head/; revision=338
* fsp clientAndrey A. Chernov1994-11-071-0/+15
| | | | Notes: svn path=/head/; revision=337
* There is no longer a values.h in 2.0. Remove the reference to it and useJustin T. Gibbs1994-11-071-0/+55
| | | | | | | | | | limits.h instead. MAXSHORT -> SHRT_MAX -MAXSHORT -> SHRT_MIN Notes: svn path=/head/; revision=336
* Make the eject function work. This requires using the CDIOCALLOW ioctlJustin T. Gibbs1994-11-071-0/+5
| | | | | | | | | before the CDIOCEJECT ioctl otherwise the media is still locked when you attempt the eject. The previous code may have worked on drives that did not support the media lock feature. Notes: svn path=/head/; revision=335
* Add xanim to SUBDIRS.Jordan K. Hubbard1994-11-061-3/+3
| | | | Notes: svn path=/head/; revision=334
* Piero Serini's xanim port.Jordan K. Hubbard1994-11-068-0/+54
| | | | | | | Submitted by: piero Notes: svn path=/head/; revision=333
* Upgrade to version 2.3.1Andrey A. Chernov1994-11-063-99/+489
| | | | Notes: svn path=/head/; revision=332
* lynx addedAndrey A. Chernov1994-11-061-3/+3
| | | | Notes: svn path=/head/; revision=331
* lynxAndrey A. Chernov1994-11-063-0/+288
| | | | Notes: svn path=/head/; revision=330
* scm - a scheme interpreterJeffrey Hsu1994-11-064-0/+70
| | | | Notes: svn path=/head/; revision=329
* added jpeg to MakefileScott Mace1994-11-061-2/+2
| | | | Notes: svn path=/head/; revision=328
* Import of the IJG's jpeg compression utilities release 5Scott Mace1994-11-068-0/+86
| | | | Notes: svn path=/head/; revision=327
* Add pkg filesScott Mace1994-11-063-0/+15
| | | | Notes: svn path=/head/; revision=326
* Add a2ps.Jordan K. Hubbard1994-11-061-2/+2
| | | | Notes: svn path=/head/; revision=325
* Add ispell port.Jordan K. Hubbard1994-11-061-4/+2
| | | | Notes: svn path=/head/; revision=324
* Jean-Marc Zucconi's a2ps port.Jordan K. Hubbard1994-11-069-0/+62
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=323
* Jean-Marc Zucconi's ispell port.Jordan K. Hubbard1994-11-065-0/+55
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=322
* Mprof 3.0 --- a memory allocation profiler and leak detector.Jeffrey Hsu1994-11-055-0/+369
| | | | Notes: svn path=/head/; revision=321
* ncftp2 addedAndrey A. Chernov1994-11-041-2/+2
| | | | Notes: svn path=/head/; revision=320
* ncftp2 (enhanced ncftp)Andrey A. Chernov1994-11-042-0/+30
| | | | Notes: svn path=/head/; revision=319
* Add nas.Jordan K. Hubbard1994-11-041-2/+2
| | | | Notes: svn path=/head/; revision=318
* NAS - NetAudio Server.Jordan K. Hubbard1994-11-044-0/+84
| | | | Notes: svn path=/head/; revision=317
* For submakes, don't do a `${MAKE} ${MAKEFILE} all' orJordan K. Hubbard1994-11-031-5/+8
| | | | | | | | `${MAKE} ${MAKEFILE} install', indirect the target through ALL_TARGET and INSTALL_TARGET now, so they can be easily overridden. Notes: svn path=/head/; revision=315
* Add reinstall target for Poul-H. This lets you install again fromJordan K. Hubbard1994-11-031-2/+12
| | | | | | | the same build, ignoring the INSTALL_COOKIE. Notes: svn path=/head/; revision=314
* Remove patch already covered by new patch in patch-abPaul Traina1994-11-022-26/+0
| | | | Notes: svn path=/head/; revision=313
* Add tcp_wrapperTorsten Blum1994-11-011-2/+2
| | | | Notes: svn path=/head/; revision=312
* Added -D_HAVE_PARAM_H to CFLAGSTorsten Blum1994-11-012-37/+5
| | | | Notes: svn path=/head/; revision=311
* This is what I get for implementing suggestions without really thinkingJordan K. Hubbard1994-11-011-2/+2
| | | | | | | | | about them.. :-) The patches/* won't work, it needs to be patches/patch-* to avoid catching things like CVS files when working with a checked-out copy of ports! Whoops! Notes: svn path=/head/; revision=310
* Piero's update to 2.0.10.Jordan K. Hubbard1994-11-011-4/+5
| | | | | | | Submitted by: piero Notes: svn path=/head/; revision=309
* 2 changes:Jordan K. Hubbard1994-11-011-9/+16
| | | | | | | | | | | | | | 1. Make build rely on a BUILD_COOKIE now. I'm tired of builds being redone gratuitously while I'm trying to debug a tree build problem. 2. Remove all the literal `touch -f' commands and indirect them through variables. This lets you "leave tracks" in different ways, depending on the medium. Just part 1 of my planned changes to make builds directly off the CD work. Notes: svn path=/head/; revision=308
* The Sather 1.0 language.Jeffrey Hsu1994-11-012-0/+85
| | | | Notes: svn path=/head/; revision=307
* Part of last commit...Paul Traina1994-11-011-0/+15
| | | | Notes: svn path=/head/; revision=306
* Bring InterViews 3.1 port closer to reality... in point of fact, itPaul Traina1994-11-013-31/+19
| | | | | | | -still- doesn't build right, but it's a lot closer. Notes: svn path=/head/; revision=305
* TCP/IP daemon wrapper packageTorsten Blum1994-11-015-0/+198
| | | | Notes: svn path=/head/; revision=304