summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Another patch for the "new" make :-). screen/doc/Makefile has some spacesAndreas Schulz1995-02-101-0/+19
| | | | | | | in it. Notes: svn path=/head/; revision=930
* Added xdu.Satoshi Asami1995-02-101-2/+2
| | | | Notes: svn path=/head/; revision=922
* Not sure how this thing ever worked. Problems:Satoshi Asami1995-02-081-150/+89
| | | | | | | | | | | | (1) The hunk about "manformat" was missing a "-l" (patch didn't apply) (2) "glimpseindex" wasn't defined at all (run-time error). Made it to be defined as "". Shouldn't this go to utils/ instead of x11/ though? Notes: svn path=/head/; revision=911
* Checksum.Satoshi Asami1995-02-081-0/+1
| | | | Notes: svn path=/head/; revision=910
* Put back in the color patch, but not as default. User should explicitlySatoshi Asami1995-02-071-1/+18
| | | | | | | | type "make color" to get the color version. This should make both Andrew and people who requested color-less happy. :) Notes: svn path=/head/; revision=906
* Checksum.Satoshi Asami1995-02-061-0/+1
| | | | Notes: svn path=/head/; revision=894
* Added nkf.Satoshi Asami1995-02-061-2/+2
| | | | Notes: svn path=/head/; revision=893
* Add the COMMENT, DESCR and PLIST files in the pkg directory so that lessAndreas Schulz1995-01-293-0/+8
| | | | | | | can now also be build as a package. Notes: svn path=/head/; revision=847
* UpgradeAndrey A. Chernov1995-01-184-45/+24
| | | | Notes: svn path=/head/; revision=794
* Remove lhaAndrey A. Chernov1995-01-151-2/+2
| | | | Notes: svn path=/head/; revision=784
* Remove entries that have moved away.Jordan K. Hubbard1995-01-131-6/+4
| | | | Notes: svn path=/head/; revision=764
* Nuke out Wnn - it's driving me nuts with its wanting to build EVERY time.Jordan K. Hubbard1995-01-051-2/+2
| | | | Notes: svn path=/head/; revision=719
* Neaten this up a little, add acs port.Jordan K. Hubbard1995-01-031-3/+4
| | | | Notes: svn path=/head/; revision=673
* arc addedAndrey A. Chernov1994-12-311-2/+2
| | | | Notes: svn path=/head/; revision=657
* unrar addedAndrey A. Chernov1994-12-281-2/+2
| | | | Notes: svn path=/head/; revision=642
* Added cpm to the Makefile, now that i know it's working.Joerg Wunsch1994-12-281-2/+2
| | | | Notes: svn path=/head/; revision=640
* Add Mr. rmanJordan K. Hubbard1994-12-281-2/+2
| | | | Notes: svn path=/head/; revision=638
* Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkmanJordan K. Hubbard1994-12-285-0/+186
| | | | | | | | port. Spasibo, Thomas! Submitted by: thomas Notes: svn path=/head/; revision=637
* Use list of master sitesAndrey A. Chernov1994-12-281-5/+2
| | | | Notes: svn path=/head/; revision=635
* gshar+gunshar addedAndrey A. Chernov1994-12-281-3/+3
| | | | Notes: svn path=/head/; revision=632
* unarj addedAndrey A. Chernov1994-12-281-2/+2
| | | | Notes: svn path=/head/; revision=626
* lha addedAndrey A. Chernov1994-12-261-2/+2
| | | | Notes: svn path=/head/; revision=617
* zip added.Andrey A. Chernov1994-12-221-2/+2
| | | | Notes: svn path=/head/; revision=601
* unzip.with_encryption added to restricted commentAndrey A. Chernov1994-12-221-2/+3
| | | | Notes: svn path=/head/; revision=599
* Move zip.with_encryption to restricted sectionAndrey A. Chernov1994-12-221-2/+2
| | | | Notes: svn path=/head/; revision=598
* UpgradeAndrey A. Chernov1994-12-222-5/+4
| | | | Notes: svn path=/head/; revision=597
* Upgrade.Andrey A. Chernov1994-12-172-5/+5
| | | | Notes: svn path=/head/; revision=585
* Add pgps to restricted commentAndrey A. Chernov1994-12-171-2/+2
| | | | Notes: svn path=/head/; revision=583
* Marks pgp as restricted and remove itAndrey A. Chernov1994-12-151-2/+4
| | | | Notes: svn path=/head/; revision=578
* Add pgp and missing \Andrey A. Chernov1994-12-141-3/+3
| | | | Notes: svn path=/head/; revision=569
* Added xsysstats.Satoshi Asami1994-12-131-2/+3
| | | | Notes: svn path=/head/; revision=566
* Upgrade...Andrey A. Chernov1994-12-112-5/+5
| | | | Notes: svn path=/head/; revision=552
* Upgrade to version 3.5.16betaAndrey A. Chernov1994-12-023-34/+59
| | | | Notes: svn path=/head/; revision=524
* Added Wnn.Satoshi Asami1994-11-231-2/+2
| | | | Notes: svn path=/head/; revision=468
* Upgrade to version 252Andrey A. Chernov1994-11-212-57/+34
| | | | Notes: svn path=/head/; revision=444
* add the missing packing listTorsten Blum1994-11-211-0/+5
| | | | | | | (sorry..) Notes: svn path=/head/; revision=436
* Add the missing hfs to the SUBDIR list.Andreas Schulz1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=428
* add screenTorsten Blum1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=426
* screen 3.5.2Torsten Blum1994-11-204-0/+53
| | | | Notes: svn path=/head/; revision=425
* less addedAndrey A. Chernov1994-11-081-2/+2
| | | | Notes: svn path=/head/; revision=340
* less 2.37Andrey A. Chernov1994-11-082-0/+93
| | | | Notes: svn path=/head/; revision=339
* Add ispell port.Jordan K. Hubbard1994-11-061-4/+2
| | | | Notes: svn path=/head/; revision=324
* document dialog,libmytinfo,libncursesPaul Traina1994-10-291-1/+3
| | | | Notes: svn path=/head/; revision=293
* Add unzip and zoo.Jordan K. Hubbard1994-10-181-2/+2
| | | | Notes: svn path=/head/; revision=244
* Update the Makefile to sync with current ports.Jordan K. Hubbard1994-10-151-2/+2
| | | | Notes: svn path=/head/; revision=239
* dialog removedAndrey A. Chernov1994-10-081-2/+2
| | | | Notes: svn path=/head/; revision=206
* libncurses removedAndrey A. Chernov1994-10-071-2/+2
| | | | Notes: svn path=/head/; revision=205
* libmytinfo removedAndrey A. Chernov1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=197
* Update from Jean-Marc Zucconi.Jordan K. Hubbard1994-10-061-12/+12
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=192