summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20299
* move it back to old place ${prefix}/bin.Andreas Klemm1999-07-204-6/+6
| | | | Notes: svn path=/head/; revision=20280
* link it statically...Andreas Klemm1999-07-196-10/+10
| | | | | | | | | | | | | changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin noticed, that ${PREFIX}/sbin is populated by dynamically linked programs... Wasn't the intention of sbin directories, to include statically linked programs ? Or is this degenerated, because it's ports here and the only statically linked programs reside on the root filesystem in /sbin ??? Notes: svn path=/head/; revision=20277
* forgot to remove no package entirelyAndreas Klemm1999-07-192-4/+2
| | | | Notes: svn path=/head/; revision=20276
* Committ rest of changes, Steve already fixed ALPHA partAndreas Klemm1999-07-1914-62/+636
| | | | | | | | PR: closes 11717 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=20275
* Fix typos and/or cleanup WWW:.Tim Vanderhoek1999-07-172-2/+2
| | | | Notes: svn path=/head/; revision=20242
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-262-2/+2
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-2620-20/+20
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Move manpages from plist to makefile and other minor nitsMichael Haro1999-06-232-18/+13
| | | | Notes: svn path=/head/; revision=19706
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-056-17/+3
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-054-6/+4
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* added NO_PACKAGE=ignores cflagsAndreas Klemm1999-06-052-2/+4
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=19216
* Fix build for Alpha.Steve Price1999-05-314-4/+36
| | | | Notes: svn path=/head/; revision=19143
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-3/+2
| | | | Notes: svn path=/head/; revision=19018
* This port will only work on i386 boxes.Steve Price1999-05-241-1/+3
| | | | Notes: svn path=/head/; revision=18959
* Added the following ports:Satoshi Taoka1999-05-061-1/+2
| | | | | | | | | | | | | | | | | | x11-fm/binder editors/muggy archivers/deepforest deskutils/recycler misc/seizedesktop graphics/jgv japanese/binder japanese/muggy japanese/deepforest japanese/jgv japanese/recycler japanese/seizedesktop Notes: svn path=/head/; revision=18562
* A simple compress utilty using on JDE.Satoshi Taoka1999-05-066-0/+88
| | | | | | | | PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=18552
* This port properly depends on ld-linux.so.2.Seiichirou Hiraoka1999-05-051-2/+4
| | | | | | | | | Add RUN_DEPEND to emulators/linux_lib PR: ports/11480 Submitted by: k5@respo.or.jp Notes: svn path=/head/; revision=18508
* Fix packaging. Disown.Thomas Gellekum1999-05-042-4/+5
| | | | Notes: svn path=/head/; revision=18452
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-033-5/+53
| | | | Notes: svn path=/head/; revision=18441
* Add WWW:Michael Haro1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18432
* WWW: Websites We Want:Tim Vanderhoek1999-05-028-18/+18
| | | | Notes: svn path=/head/; revision=18331
* RPM port update to v2.2.5.(Actually, v3.x has already there.)Foxfair Hu1999-05-023-13/+17
| | | | | | | | PR: 10137 Submitted by: Marcel Moolenaar <marcel@scc.nl> Notes: svn path=/head/; revision=18314
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-10/+3
| | | | Notes: svn path=/head/; revision=18296
* Remove doc diretory on deinstall.Steve Price1999-05-012-0/+2
| | | | Notes: svn path=/head/; revision=18272
* Update MASTER_SITES.Steve Price1999-05-011-2/+2
| | | | | | | | PR: 11407 Submitted by: FUJISHIMA Satsuki <k5@respo.or.jp> Notes: svn path=/head/; revision=18255
* Add linux_rar and pkzipSatoshi Taoka1999-04-301-1/+3
| | | | Notes: svn path=/head/; revision=18196
* general purpose archiving and compression tool (binary port)Satoshi Taoka1999-04-305-0/+70
| | | | | | | | PR: 11189 Submitted by: FUJISHIMA Satsuki <k5@respo.or.jp> Notes: svn path=/head/; revision=18195
* Create/update/list/test/extract pkzip ZIP files.Satoshi Taoka1999-04-305-0/+46
| | | | | | | | PR: 10617 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=18194
* Sort PLIST.Steve Price1999-04-251-2/+2
| | | | Notes: svn path=/head/; revision=18129
* Respect CC, CFLAGS.Kris Kennaway1999-04-241-4/+14
| | | | Notes: svn path=/head/; revision=18112
* Add another MASTER_SITEJustin M. Seger1999-04-211-2/+3
| | | | Notes: svn path=/head/; revision=18047
* Fixup libtool so this port installs the shared library again.Steve Price1999-04-202-0/+8
| | | | Notes: svn path=/head/; revision=18030
* Instal bzlib.h.David E. O'Brien1999-04-192-1/+3
| | | | | | | | PR: 11217 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=18017
* Remove dead MASTER_SITEJustin M. Seger1999-04-194-8/+4
| | | | | | | Fix PLIST so that this packages again Notes: svn path=/head/; revision=18011
* add homepage here tooAndrey A. Chernov1999-04-181-0/+2
| | | | Notes: svn path=/head/; revision=17976
* Remove unnecessary whitespace.Satoshi Asami1999-04-181-3/+2
| | | | Notes: svn path=/head/; revision=17964
* add homepage to commentAndrey A. Chernov1999-04-171-1/+2
| | | | Notes: svn path=/head/; revision=17951
* upgrade to 2.50Andrey A. Chernov1999-04-173-13/+11
| | | | Notes: svn path=/head/; revision=17950
* upgrade to 2.02Andrey A. Chernov1999-04-173-20/+21
| | | | Notes: svn path=/head/; revision=17949
* Update to 2.06.1Michael Haro1999-04-163-12/+13
| | | | | | | | PR: 11167 Submitted by: FUJISHIMA Satsuki <k5@respo.or.jp> Notes: svn path=/head/; revision=17925
* updated mastersite path. now compiles with lots less warningsMichael Haro1999-04-1616-35/+190
| | | | Notes: svn path=/head/; revision=17914
* Moving WWW_SITE to DESCR file ...Marc G. Fournier1999-04-144-6/+4
| | | | Notes: svn path=/head/; revision=17864
* mark only for i386.Hidetoshi Shimokawa1999-04-111-1/+2
| | | | Notes: svn path=/head/; revision=17771
* Turn on the unace port.Steve Price1999-04-021-1/+2
| | | | Notes: svn path=/head/; revision=17547
* Import of unace version 1.2b.Steve Price1999-04-025-0/+43
| | | | | | | | | | Extract, view and test ACE archives. PR: 10232 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Notes: svn path=/head/; revision=17546
* More Y2K/WWW_SITE links added...Marc G. Fournier1999-03-122-2/+8
| | | | Notes: svn path=/head/; revision=17153
* Update MASTER_SITES.Bill Fenner1999-03-081-2/+3
| | | | | | | | PR: ports/10486 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> Notes: svn path=/head/; revision=17069
* Portlint.Satoshi Asami1999-02-281-3/+2
| | | | Notes: svn path=/head/; revision=16953