summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add mirror.Satoshi Asami1995-05-191-2/+3
| | | | Notes: svn path=/head/; revision=1784
* Fix multi-line comments. Thanks, Jordan!Satoshi Asami1995-05-162-4/+2
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=1762
* do away with the unique uid/group, this was an artifact of the port for 1.1Adam David1995-05-152-6/+0
| | | | Notes: svn path=/head/; revision=1759
* Oops, move generation of temp PLIST into post-build: targetAdam David1995-05-141-1/+1
| | | | Notes: svn path=/head/; revision=1751
* workaround for package creation, by copying to a temporary PLISTAdam David1995-05-142-3/+8
| | | | Notes: svn path=/head/; revision=1750
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-5/+7
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Update to current ports schemeAndrey A. Chernov1995-05-138-4/+24
| | | | Notes: svn path=/head/; revision=1732
* Add moxftp, vic and xgopher, put tintin++ in alphabetical order.Satoshi Asami1995-05-131-8/+7
| | | | Notes: svn path=/head/; revision=1716
* Major cleanup. Make sure all parts agree with each other.Satoshi Asami1995-05-121-2/+131
| | | | | | | Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> Notes: svn path=/head/; revision=1694
* Add back gopher.Satoshi Asami1995-05-121-3/+2
| | | | Notes: svn path=/head/; revision=1689
* Fix typo (gopder -> gopher).Satoshi Asami1995-05-121-1/+1
| | | | Notes: svn path=/head/; revision=1681
* Submitted by: Marc Ramirez <mrami@mramirez.sy.yale.edu>Satoshi Asami1995-05-121-0/+26
| | | | | | | | gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My solution was simply to #ifdef it out. Notes: svn path=/head/; revision=1680
* Upgrade.Satoshi Asami1995-05-121-1/+1
| | | | Notes: svn path=/head/; revision=1679
* use compressed manpageTorsten Blum1995-05-061-2/+1
| | | | | | | remove @cwd Notes: svn path=/head/; revision=1642
* - add myself as MAINTAINERTorsten Blum1995-05-061-4/+5
| | | | | | | - compress manpage Notes: svn path=/head/; revision=1641
* oops, make sure ${WRKDIR} exists before fetching distfiles.Adam David1995-05-051-0/+1
| | | | | | | This is done to avoid using a .dotfile in the ports tree. Notes: svn path=/head/; revision=1629
* enable gnAdam David1995-05-051-3/+3
| | | | Notes: svn path=/head/; revision=1628
* don't install for is_depended: targetAdam David1995-05-041-1/+3
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1617
* disable compilation for X due to internal struct changes between versions.Adam David1995-05-041-1/+1
| | | | Notes: svn path=/head/; revision=1612
* distribution patches are in a subdirectory of ${DISTFILES}Adam David1995-05-041-1/+1
| | | | Notes: svn path=/head/; revision=1610
* let it build from read-only mediaAdam David1995-05-041-3/+4
| | | | | | | | | let distribution patches be gathered in a subdirectory of ${DISTFILES} when support for this becomes available in bsd.port.mk minor tidyup Notes: svn path=/head/; revision=1609
* patchfile was missingAdam David1995-05-041-0/+1
| | | | Notes: svn path=/head/; revision=1603
* much simplified fetching and author patching, using bsd.port.mkAdam David1995-05-041-45/+15
| | | | | | | general tidyup Notes: svn path=/head/; revision=1602
* fixed the broken package creationAdam David1995-05-031-1/+1
| | | | Notes: svn path=/head/; revision=1599
* fixed the broken package creationAdam David1995-05-031-27/+18
| | | | | | | | | added languages to CATEGORIES added myself as MAINTAINER general tidyup and remove redundant processing Notes: svn path=/head/; revision=1598
* Upgrade, 1.9.11 -> 1.9.13.Satoshi Asami1995-05-036-12/+12
| | | | Notes: svn path=/head/; revision=1592
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-0/+1
| | | | Notes: svn path=/head/; revision=1590
* Change package to do-package.Satoshi Asami1995-05-021-1/+1
| | | | Notes: svn path=/head/; revision=1585
* Add wwwish.Jordan K. Hubbard1995-04-281-2/+2
| | | | Notes: svn path=/head/; revision=1548
* Added two South African Archie sites to the "known Archies" list.Mark Murray1995-04-261-3/+5
| | | | Notes: svn path=/head/; revision=1541
* @srcdir .Adam David1995-04-241-1/+1
| | | | Notes: svn path=/head/; revision=1525
* added convulutions for package creation with ${PREFIX} != /usr/localAdam David1995-04-241-1/+14
| | | | Notes: svn path=/head/; revision=1524
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-1/+0
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* (1) Use PATCHFILES.Satoshi Asami1995-04-242-34/+14
| | | | | | | (2) Call scripts/untrue for all the Makefile.in's from pre-configure. Notes: svn path=/head/; revision=1512
* Take out slirp, it is upgraded and the old port doesn't work.Satoshi Asami1995-04-241-2/+3
| | | | Notes: svn path=/head/; revision=1511
* Take out gopher for now.Satoshi Asami1995-04-241-2/+3
| | | | Notes: svn path=/head/; revision=1510
* Update, 2.1 -> 2.1.3.Satoshi Asami1995-04-242-5/+5
| | | | | | | | | NOTE: THIS DOES NOT WORK. Someone please fix AUTH.c, it uses fgetpwent(), which, according to the comments, is a replacement of setpwfile(), which according to the manpage of getpwent(), is deprecated. Notes: svn path=/head/; revision=1509
* Let's update checksum too!Satoshi Asami1995-04-241-1/+1
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1508
* Update for new bsd.port.mk (target renaming).Satoshi Asami1995-04-221-2/+3
| | | | Notes: svn path=/head/; revision=1489
* This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSDJordan K. Hubbard1995-04-221-3/+3
| | | | | | | patch is already applied. Notes: svn path=/head/; revision=1487
* Old home site is deadAndrey A. Chernov1995-04-181-2/+2
| | | | Notes: svn path=/head/; revision=1461
* Fix wrong NCFTPFLAGSAndrey A. Chernov1995-04-181-2/+1
| | | | Notes: svn path=/head/; revision=1452
* Master site is not anonymous, need to set NCFTPFLAGSAdam David1995-04-181-0/+2
| | | | Notes: svn path=/head/; revision=1450
* Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>"Satoshi Asami1995-04-182-4/+4
| | | | Notes: svn path=/head/; revision=1447
* install depends on build!Satoshi Asami1995-04-171-1/+1
| | | | Notes: svn path=/head/; revision=1432
* Man page is compressed.Satoshi Asami1995-04-171-1/+1
| | | | | | | Pointed-out by: pkg_create Notes: svn path=/head/; revision=1429
* Added cern_linemode.Satoshi Asami1995-04-171-2/+3
| | | | Notes: svn path=/head/; revision=1421
* Remove NCFTPFLAGS, ncftp defaults changedAndrey A. Chernov1995-04-163-5/+2
| | | | Notes: svn path=/head/; revision=1402
* Assign an arbitrary version number (2.0 because it came out alongSatoshi Asami1995-04-151-1/+2
| | | | | | | | with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh Notes: svn path=/head/; revision=1368
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-1520-57/+87
| | | | Notes: svn path=/head/; revision=1363