aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-2/+2
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* Now, string describing reason for defining these variables must be setmax1996-12-071-2/+2
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
* rm -> ${RM}max1996-12-061-3/+3
| | | | ln -s -> ln -fs
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-1814-28/+28
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-8/+2
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+2
|
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-8/+4
|
* Converted to MASTER_SITE_PERL_CPANobrien1996-11-171-7/+3
|
* Updated my e-mail address.max1996-11-151-2/+2
| | | | Fixed minor typo.
* Removed unnecessary @cwd directive.max1996-11-156-6/+0
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-1215-36/+38
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.jfitz1996-10-241-1/+2
| | | | Submitted by: asami@freebsd.org
* Fix blank line in PLISTjfitz1996-10-241-1/+0
| | | | Submitted by: asami@freebsd.org
* Update for new perl5 portsjfitz1996-10-241-1/+2
|
* Import of perl5 module for access to libz functions.jfitz1996-10-245-0/+56
|
* Shortened Maintainer e-mail address.andreas1996-10-191-2/+2
|
* Satoshi, the loard of the ports collection spoke:andreas1996-10-161-3/+3
| | | | | | | "The last argument to the "rm -f" line should be bunzip, right? :) Also, you may want to change the "ln" to "ln -s". I remember the pkg tools mangling hard links into separate files." So I did it ;-) Submitted by: Satoshi
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-1012-12/+12
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* - use INSTALL_PROGRAM and INSTALL_MAN in Makefileandreas1996-09-283-8/+32
| | | | | | | | - add patch-ac to silence bzip when doing compression, bzip version info now only with -v or -V - changed comment in COMMENT. bzip compresses better than gzip, but speed is much slower, so it's not generally better as gzip where speed matters !
* Added NO_CDROM to Makefile, because of restrictive copyright.andreas1996-09-281-1/+3
| | | | | Forgotten by: me ;) Submitted by: Chuck Robey <chuckr@glue.umd.edu>
* cosmetic changes, make copyright more informative, add authorsandreas1996-09-272-28/+33
| | | | contact address (from README)
* The readme file says, that it's important for i386 architecture,andreas1996-09-271-3/+4
| | | | | | to include -fomit-frame-pointer into the CFLAGS. BTW: someone here who knows, if -funroll-loops might add some (stable) performance as well ?!
* imported new port of bpatch 0.21, a compression program, that seems to haveandreas1996-09-278-0/+128
| | | | some advantages over gzip concerning compression and memory consumption.
* added bzip to archiversandreas1996-09-271-1/+2
|
* Remove NO_CDROM restriction, FreeBSD have author permissionsache1996-09-092-3/+4
|
* Change RESTRICTED to NO_CDROMache1996-08-301-2/+2
|
* New DESCR & restrictionsache1996-08-292-23/+12
| | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
* Upgrade to 1.14Cache1996-08-295-124/+51
|
* Add uudeviewtg1996-08-231-1/+2
|
* Fix shar so that it doesn't generate:peter1996-08-164-2/+34
| | | | | | | | | | | | | | | | # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 9525 (null) -rw-r--r-- # 3768 (null) -rw-r--r-- ^^^^^^^^^^^ This is a long/off_t printf problem. The only problem with doing this, is that touching the sources with patch causes it to want to go and regenerate it's locale databases using some gnu tools I've never heard of before. :-( Since patch-ac doesn't actually change any messages, I've cheated and touched the dependency files in post-patch. Please, no pukeing, I know it's a gross hack. ;-)
* Added freeze.asami1996-08-091-1/+2
|
* The freeze/melt archiver.asami1996-08-095-0/+65
| | | | Submitted by: lukin@okbmei.msk.su
* Addex uudx.asami1996-06-101-1/+2
|
* Move PATCH* stuff down to its own section. The upgrade was to 1.01a,asami1996-05-161-2/+3
| | | | by the way.
* Add rarache1996-05-161-1/+2
|
* RAR archiver binary portache1996-05-165-0/+32
|
* Upgradeache1996-05-154-5/+7
|
* Upgrade to 5.2 (official release)ache1996-05-044-15/+12
|
* Upgrade to 2.1 (official release)ache1996-05-045-19/+16
|
* Typo ("non-usa_only" -> "non-usa.only")asami1996-04-121-2/+2
|
* Set RESTRICTED to the reason why it is so.asami1996-04-121-2/+2
|
* Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption toasami1996-04-121-4/+4
| | | | SUBDIR list.
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* Add newline to end of file. Take out version number while I'm here.asami1996-03-311-1/+1
| | | | Found by: my new README.html-generating script
* Use ${PREFIX} instead of /usr/localtorstenb1995-10-071-6/+6
|
* Convert all makefiles to new formats.asami1995-10-031-6/+13
|
* Upgrade, old version not exist anymore on master siteache1995-05-163-7/+7
|
* Add pkgache1995-05-153-0/+16
|
* Clean up subdir Makefiles. They now all look like this:asami1995-05-141-2/+5
| | | | | | | | | | | | | | | | | | | ===== # 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".
* Updated archivers Makefiles....asami1995-04-243-7/+6
|
* fix pathnameache1995-04-162-4/+4
|
* install should depend on zip (sorry, I'm sounding like a brokenasami1995-04-161-2/+2
| | | | record, next time I'll commit all at once ;)
* install should depend on build.asami1995-04-162-4/+4
|
* The rest of the archiver Makefiles. (I've already fixed Andrey'sasami1995-04-152-3/+22
| | | | Makefiles before.)
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-128-27/+62
| | | | some Makefiles along the way.
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-121-3/+8
| | | | some Makefiles along the way.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-0111-9/+20
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgradeache1995-03-2612-24/+198
|
* Oops - typo.gpalmer1995-02-061-1/+1
|
* Yet more package filesgpalmer1995-02-053-0/+13
|
* Yet more package files...gpalmer1995-02-053-0/+14
|
* Yet more package filesgpalmer1995-02-053-0/+24
|
* Some more package filesgpalmer1995-02-053-0/+29
|
* Add package files...gpalmer1995-02-053-0/+50
|
* Add package filesgpalmer1995-02-056-0/+52
|
* Add these much needed files, although COMMENT could dogpalmer1995-02-053-0/+6
| | | | with more work...
* Initial revisionjkh1995-01-313-0/+3
|
* Add a number of missing md5 files.jkh1995-01-311-0/+1
|
* Missing md5jkh1995-01-312-0/+2
|
* Add missing checksum file.jkh1995-01-311-0/+1
|
* ha addedache1995-01-251-2/+2
|
* Add touch install cookieache1995-01-251-1/+2
|
* HA archiverache1995-01-253-0/+40
|
* lha addedache1995-01-151-2/+2
|
* Add checksumache1995-01-151-0/+1
|
* Move encryption things to restricted area.ache1995-01-151-3/+4
| | | | Add hpack to restricted area.
* Adjust the build list for archiversjkh1995-01-131-2/+3
|
* New archivers groupjkh1995-01-131-0/+5
|
* Change comment about restriction reasonache1995-01-111-2/+2
|
* hpack archiverache1995-01-082-0/+18
|
* Addition to upgradeache1995-01-051-0/+68
|
* Upgradeache1995-01-054-10/+225
|
* ARC archiverache1995-01-012-0/+107
|
* RAR dearchiverache1994-12-281-0/+13
|
* Add manpages installationache1994-12-282-2/+4
|
* GNU shar & unsharache1994-12-282-0/+26
|
* arj dearchiverache1994-12-282-0/+97
|
* lha archiverache1994-12-262-0/+144
|
* Cleanup.ache1994-12-231-2/+5
|
* Reduced zip, but legalache1994-12-221-0/+21
|
* Jean-Marc Zucconi's zoo port.jkh1994-10-185-0/+41
| | | | Submitted by: jmz
* Jean-Marc Zucconi's unzip port.jkh1994-10-184-0/+47
Submitted by: jmz