summaryrefslogtreecommitdiff
path: root/net/dgd (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* version 1.0.47Adam David1996-03-142-3/+15
| | | | Notes: svn path=/head/; revision=2836
* use main sequence of patchfiles instead of a megapatch.Adam David1996-03-101-1/+4
| | | | Notes: svn path=/head/; revision=2827
* use main sequence of patchfiles instead of a megapatch.Adam David1996-03-101-2/+6
| | | | | | | make the contents of doc/kfun world readable. Notes: svn path=/head/; revision=2826
* Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.Satoshi Asami1996-03-102-7/+3
| | | | Notes: svn path=/head/; revision=2821
* version 1.0.41Adam David1996-02-272-7/+8
| | | | Notes: svn path=/head/; revision=2752
* Update "version required" comment to match the version required.Satoshi Asami1996-02-081-5/+5
| | | | | | | | Move around variables in an attempt to make this a little closer to standard. Delete unnecessary DISTFILES. Notes: svn path=/head/; revision=2693
* updated to version 1.0.37Adam David1996-02-086-49/+61
| | | | | | | new commercial license does not affect non-commercial use. Notes: svn path=/head/; revision=2691
* Shorten category names.Satoshi Asami1995-11-261-1/+1
| | | | Notes: svn path=/head/; revision=2471
* Emergency fix to fake-install workaround.Adam David1995-11-021-0/+3
| | | | | | | | This will all go away later when I implement fake-install generically. Needed by: asami Notes: svn path=/head/; revision=2389
* update author's email addressAdam David1995-10-251-1/+1
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=2367
* previous master site no longer exists, use new sitesAdam David1995-10-251-8/+2
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=2366
* 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
* 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
* 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
* 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
* @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
* Update for new bsd.port.mk (target renaming).Satoshi Asami1995-04-221-2/+3
| | | | Notes: svn path=/head/; revision=1489
* 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
* install depends on build!Satoshi Asami1995-04-171-1/+1
| | | | Notes: svn path=/head/; revision=1432
* Remove NCFTPFLAGS, ncftp defaults changedAndrey A. Chernov1995-04-161-1/+0
| | | | Notes: svn path=/head/; revision=1402
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-1/+1
| | | | Notes: svn path=/head/; revision=1363
* Try to get most ports checksummedGary Palmer1995-03-311-1/+1
| | | | Notes: svn path=/head/; revision=1262
* Tryed to update to use latest PATCHFILES hack in bsd.port.mk but ISatoshi Asami1995-03-281-3/+4
| | | | | | | | | | can't get it to work because the patch is on a non-anon ftp site and it needs its own ncftprc file. Hmm.... Changed PATCHFILES -> PATCH_FILES so it works for now. Notes: svn path=/head/; revision=1215
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami1995-03-271-2/+0
| | | | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. Notes: svn path=/head/; revision=1208
* Upgrade to DGD 1.0.9.1Adam David1995-03-104-19/+15
| | | | Notes: svn path=/head/; revision=1121
* Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working forAndreas Schulz1995-02-121-3/+17
| | | | | | | fetching dgd. Notes: svn path=/head/; revision=954
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* minor tidyupAdam David1994-11-242-2/+2
| | | | Notes: svn path=/head/; revision=489
* PATCH_COOKIE is now used in bsd.port.mkAdam David1994-11-231-4/+4
| | | | | | | therefore this needed to be changed Notes: svn path=/head/; revision=479
* Minor tidy upAdam David1994-10-192-20/+17
| | | | Notes: svn path=/head/; revision=246
* Master site does not accept passive ftpAdam David1994-10-191-7/+4
| | | | | | | Minor tidy up Notes: svn path=/head/; revision=245
* patch level 8Adam David1994-10-171-2/+3
| | | | Notes: svn path=/head/; revision=240
* updated to version 1.0.8.7Adam David1994-10-051-2/+6
| | | | Notes: svn path=/head/; revision=179
* Several changes across all ports:Jordan K. Hubbard1994-09-141-9/+0
| | | | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. Notes: svn path=/head/; revision=93
* Pick up the distfiles from freebsd.cdrom.com as a fallbackAdam David1994-09-141-21/+10
| | | | Notes: svn path=/head/; revision=91
* Accommodate fetch: target.Adam David1994-09-141-5/+33
| | | | | | | Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME} Notes: svn path=/head/; revision=90
* added final install targetAdam David1994-08-301-0/+5
| | | | | | | Reviewed by: Notes: svn path=/head/; revision=48
* naked dgd port, this just deals with the sources necessary to build theAdam David1994-08-307-0/+177
driver and the precompiler. Reviewed by: Submitted by: Notes: svn path=/head/; revision=46