Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BUILD_DEPENDS on moc pre-processor. | se | 1997-11-03 | 1 | -2/+3 |
| | | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> | ||||
* | Utilities for the KDE desktop environment (Calculator, Editor, | se | 1997-11-02 | 5 | -0/+184 |
| | | | | Calendar,...). | ||||
* | Upgrade to 2.4.8. | tg | 1997-10-24 | 2 | -4/+4 |
| | |||||
* | cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG | andreas | 1997-10-10 | 3 | -6/+6 |
| | |||||
* | cosmetic changes using portlint, a really nice tool ;-) | andreas | 1997-10-04 | 2 | -8/+2 |
| | |||||
* | Don't try to remove directory "share/misc" -- it's created by mtree. | asami | 1997-09-24 | 1 | -1/+0 |
| | |||||
* | Upgrade to 2.4.7. | tg | 1997-09-23 | 2 | -4/+4 |
| | |||||
* | Use freebsd: bulding target, faster i386 crc | ache | 1997-09-19 | 1 | -2/+2 |
| | |||||
* | Upgrade to 2.4.6. | tg | 1997-09-01 | 3 | -4/+6 |
| | |||||
* | Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru | fenner | 1997-08-11 | 5 | -10/+10 |
| | | | | Submitted by: ache (Andrey A. Chernov) | ||||
* | Upgrade to 2.4.3. Add a mirror site. | tg | 1997-08-08 | 2 | -5/+6 |
| | |||||
* | File moved on MASTER_SITE. | fenner | 1997-07-21 | 5 | -10/+10 |
| | | | | Found by: distfile checker | ||||
* | Remove duplicate remsync menu entries so install-info won't barf up on | asami | 1997-07-10 | 2 | -10/+10 |
| | | | | | | | | | "make reinstall" (or when you install it over an existing insallation). It still has the problem of not being able to find some of the entries (e.g., mail-files) but these are not fatal, at least not during installation). While I'm here, line up all info dir entries to the same tabstop. | ||||
* | Upgrade to 2.4.2. | tg | 1997-07-02 | 2 | -4/+4 |
| | |||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 1 | -3/+2 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | Upgrade to 5.3.1 | ache | 1997-06-19 | 2 | -5/+5 |
| | |||||
* | Update star port from version 1.0 to 1.1 | andreas | 1997-06-19 | 6 | -14/+14 |
| | |||||
* | Upgrade to 4.2, from the GNU master site, since the gnu directory | fenner | 1997-06-09 | 10 | -224/+270 |
| | | | | | | | (and sharutils-4.1.4 with it) disappeared from the master site. Also use install-info on the info files. Found by: distfile checker | ||||
* | A set of utilities to play with Macintosh format files. | asami | 1997-06-04 | 6 | -0/+137 |
| | | | | | PR: 3626 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> | ||||
* | Remove myself from MAINTAINER, I don't have a time for this port anymore | ache | 1997-05-29 | 2 | -6/+2 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | NO_PACKAGE takes a string, Andrey. :) | asami | 1997-05-20 | 1 | -2/+2 |
| | |||||
* | Change RESTRICTED to NO_PACKAGE | ache | 1997-05-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to 2.01 | ache | 1997-05-20 | 3 | -11/+18 |
| | |||||
* | Upgrade to 2.01 | ache | 1997-05-20 | 4 | -12/+45 |
| | |||||
* | important fix for sparse file handling from the author of star | andreas | 1997-05-20 | 4 | -2/+12 |
| | | | | | | | PR: approved by: Satoshi Submitted by: Obtained from: | ||||
* | Let's not forget to add nulib here too. | asami | 1997-05-16 | 1 | -1/+2 |
| | |||||
* | Nulib is a shell-based NuFX archive utility, based loosely on ARC for | swallace | 1997-05-16 | 5 | -0/+33 |
| | | | | | | | | the IBM PC and ar(1) under UNIX. It allows you to perform certain operations on the same archives used by ShrinkIt, including view archive contents, add to archive, extract from archive, and delete from archive. In addi- tion, it will list and unpack files from Binary II archives. | ||||
* | No need to use "+=" to define MAKE_ENV. | asami | 1997-05-07 | 2 | -12/+6 |
| | | | | | Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)... with a single line MAN1=star.1. I think that's much easier. :) | ||||
* | New port "star" | andreas | 1997-05-03 | 10 | -0/+100 |
| | | | | | | | | | | | | | | | | Main advantages over other tar implementations: fifo - keeps the tape streaming. pattern matcher - for a convenient user interface sophisticated diff - user tailorable interface for comparing tar archives against file trees no namelen limitation - Pathnames up to 1024 Bytes may be archived. deals with all 3 times - stores/restores all 3 times of a file does not clobber files - more recent copies on disk will not be clobbered from tape automatic byte swap - star automatically detects swapped archives automatic format detect - automatically detects archive formats: Old tar, gnu tar, ansi tar, star. fully ansi compatible - Star is fully ANSI/Posix 1003.1 compatible. | ||||
* | Include junk files into binary distribution as required | ache | 1997-04-30 | 2 | -1/+7 |
| | |||||
* | Turn on unshrink method | ache | 1997-04-29 | 1 | -2/+2 |
| | |||||
* | Fix ln command | ache | 1997-04-28 | 1 | -1/+1 |
| | |||||
* | Remove zipgrep, misc. cleanup | ache | 1997-04-28 | 2 | -4/+11 |
| | |||||
* | Add zipgrep, misc cleanup | ache | 1997-04-27 | 2 | -18/+12 |
| | |||||
* | Add zipgrep, misc cleanup | ache | 1997-04-27 | 1 | -12/+27 |
| | |||||
* | uudeview, uudx and xdeview are moved to converters. | asami | 1997-04-27 | 1 | -4/+1 |
| | |||||
* | Upgrade to 5.3 | ache | 1997-04-26 | 2 | -5/+6 |
| | |||||
* | #include <sys/types.h> for "uint" and stuff. | asami | 1997-04-24 | 1 | -1/+3 |
| | |||||
* | Define "uint" if __FreeBSD__ >= 3. | asami | 1997-04-24 | 1 | -1/+1 |
| | |||||
* | #include <sys/types.h> in front of <utime.h>. | asami | 1997-04-23 | 1 | -2/+10 |
| | |||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 2 | -5/+5 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to 2.3.10. I hate them. | tg | 1997-04-16 | 2 | -4/+4 |
| | |||||
* | Upgrade to 2.3.9. | tg | 1997-04-16 | 2 | -4/+4 |
| | |||||
* | Upgrade to 2.3.8. Should quiet Bill Fenner's distfile checker. | tg | 1997-04-03 | 3 | -4/+5 |
| | |||||
* | Distname changed | ache | 1997-04-02 | 2 | -3/+2 |
| | |||||
* | turn on xdeview | obrien | 1997-03-30 | 1 | -1/+2 |
| | |||||
* | A quick purousal thru our port's patches directory shows a *WAY* over use of | obrien | 1997-02-17 | 4 | -7/+7 |
| | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. | ||||
* | Create directory before installation. | asami | 1997-01-24 | 1 | -1/+4 |
| | |||||
* | Import of the Red Hat package manager. | tg | 1997-01-24 | 5 | -0/+36 |
| | |||||
* | mastersite/distfile changes | ache | 1997-01-07 | 2 | -4/+4 |
| | |||||
* | mastersite changed | ache | 1997-01-07 | 1 | -2/+2 |
| | |||||
* | Apply minor patch from the OpenBSD folks to allow this to compile and | imp | 1996-12-23 | 1 | -2/+2 |
| | | | | | | | | | | | | work on both FreeBSD and OpenBSD. Specifically, both FreeBSD and OpenBSD have the timelocal() function. In fact most unixes have this function, so I'm not sure what the best fix generically would be. This fix is no worse than the one that was there before, however. Submitted by: Niklas Hallqvist <niklas@filippa.appli.se> Obtained from: OpenBSD by way of Niklas | ||||
* | Install the Japanese man page into ${PREFIX}/man/ja_JP.EUC. | max | 1996-12-15 | 3 | -14/+14 |
| | |||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 1 | -2/+2 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. | ||||
* | rm -> ${RM} | max | 1996-12-06 | 1 | -3/+3 |
| | | | | ln -s -> ln -fs | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 14 | -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. | asami | 1996-11-18 | 1 | -8/+2 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -5/+2 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -8/+4 |
| | |||||
* | Converted to MASTER_SITE_PERL_CPAN | obrien | 1996-11-17 | 1 | -7/+3 |
| | |||||
* | Updated my e-mail address. | max | 1996-11-15 | 1 | -2/+2 |
| | | | | Fixed minor typo. | ||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 6 | -6/+0 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 15 | -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. | jfitz | 1996-10-24 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Fix blank line in PLIST | jfitz | 1996-10-24 | 1 | -1/+0 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Update for new perl5 ports | jfitz | 1996-10-24 | 1 | -1/+2 |
| | |||||
* | Import of perl5 module for access to libz functions. | jfitz | 1996-10-24 | 5 | -0/+56 |
| | |||||
* | Shortened Maintainer e-mail address. | andreas | 1996-10-19 | 1 | -2/+2 |
| | |||||
* | Satoshi, the loard of the ports collection spoke: | andreas | 1996-10-16 | 1 | -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" | asami | 1996-10-10 | 12 | -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 Makefile | andreas | 1996-09-28 | 3 | -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. | andreas | 1996-09-28 | 1 | -1/+3 |
| | | | | | Forgotten by: me ;) Submitted by: Chuck Robey <chuckr@glue.umd.edu> | ||||
* | cosmetic changes, make copyright more informative, add authors | andreas | 1996-09-27 | 2 | -28/+33 |
| | | | | contact address (from README) | ||||
* | The readme file says, that it's important for i386 architecture, | andreas | 1996-09-27 | 1 | -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 have | andreas | 1996-09-27 | 8 | -0/+128 |
| | | | | some advantages over gzip concerning compression and memory consumption. | ||||
* | added bzip to archivers | andreas | 1996-09-27 | 1 | -1/+2 |
| | |||||
* | Remove NO_CDROM restriction, FreeBSD have author permissions | ache | 1996-09-09 | 2 | -3/+4 |
| | |||||
* | Change RESTRICTED to NO_CDROM | ache | 1996-08-30 | 1 | -2/+2 |
| | |||||
* | New DESCR & restrictions | ache | 1996-08-29 | 2 | -23/+12 |
| | | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp> | ||||
* | Upgrade to 1.14C | ache | 1996-08-29 | 5 | -124/+51 |
| | |||||
* | Add uudeview | tg | 1996-08-23 | 1 | -1/+2 |
| | |||||
* | Fix shar so that it doesn't generate: | peter | 1996-08-16 | 4 | -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. | asami | 1996-08-09 | 1 | -1/+2 |
| | |||||
* | The freeze/melt archiver. | asami | 1996-08-09 | 5 | -0/+65 |
| | | | | Submitted by: lukin@okbmei.msk.su | ||||
* | Addex uudx. | asami | 1996-06-10 | 1 | -1/+2 |
| | |||||
* | Move PATCH* stuff down to its own section. The upgrade was to 1.01a, | asami | 1996-05-16 | 1 | -2/+3 |
| | | | | by the way. | ||||
* | Add rar | ache | 1996-05-16 | 1 | -1/+2 |
| | |||||
* | RAR archiver binary port | ache | 1996-05-16 | 5 | -0/+32 |
| | |||||
* | Upgrade | ache | 1996-05-15 | 4 | -5/+7 |
| | |||||
* | Upgrade to 5.2 (official release) | ache | 1996-05-04 | 4 | -15/+12 |
| | |||||
* | Upgrade to 2.1 (official release) | ache | 1996-05-04 | 5 | -19/+16 |
| | |||||
* | Typo ("non-usa_only" -> "non-usa.only") | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | Set RESTRICTED to the reason why it is so. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption to | asami | 1996-04-12 | 1 | -4/+4 |
| | | | | SUBDIR list. | ||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Add newline to end of file. Take out version number while I'm here. | asami | 1996-03-31 | 1 | -1/+1 |
| | | | | Found by: my new README.html-generating script | ||||
* | Use ${PREFIX} instead of /usr/local | torstenb | 1995-10-07 | 1 | -6/+6 |
| | |||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -6/+13 |
| | |||||
* | Upgrade, old version not exist anymore on master site | ache | 1995-05-16 | 3 | -7/+7 |
| | |||||
* | Add pkg | ache | 1995-05-15 | 3 | -0/+16 |
| | |||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -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.... | asami | 1995-04-24 | 3 | -7/+6 |
| | |||||
* | fix pathname | ache | 1995-04-16 | 2 | -4/+4 |
| | |||||
* | install should depend on zip (sorry, I'm sounding like a broken | asami | 1995-04-16 | 1 | -2/+2 |
| | | | | record, next time I'll commit all at once ;) | ||||
* | install should depend on build. | asami | 1995-04-16 | 2 | -4/+4 |
| | |||||
* | The rest of the archiver Makefiles. (I've already fixed Andrey's | asami | 1995-04-15 | 2 | -3/+22 |
| | | | | Makefiles before.) | ||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 8 | -27/+62 |
| | | | | some Makefiles along the way. | ||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 1 | -3/+8 |
| | | | | some Makefiles along the way. | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 11 | -9/+20 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Upgrade | ache | 1995-03-26 | 12 | -24/+198 |
| | |||||
* | Oops - typo. | gpalmer | 1995-02-06 | 1 | -1/+1 |
| | |||||
* | Yet more package files | gpalmer | 1995-02-05 | 3 | -0/+13 |
| | |||||
* | Yet more package files... | gpalmer | 1995-02-05 | 3 | -0/+14 |
| | |||||
* | Yet more package files | gpalmer | 1995-02-05 | 3 | -0/+24 |
| | |||||
* | Some more package files | gpalmer | 1995-02-05 | 3 | -0/+29 |
| | |||||
* | Add package files... | gpalmer | 1995-02-05 | 3 | -0/+50 |
| | |||||
* | Add package files | gpalmer | 1995-02-05 | 6 | -0/+52 |
| | |||||
* | Add these much needed files, although COMMENT could do | gpalmer | 1995-02-05 | 3 | -0/+6 |
| | | | | with more work... | ||||
* | Initial revision | jkh | 1995-01-31 | 3 | -0/+3 |
| | |||||
* | Add a number of missing md5 files. | jkh | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | Missing md5 | jkh | 1995-01-31 | 2 | -0/+2 |
| | |||||
* | Add missing checksum file. | jkh | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | ha added | ache | 1995-01-25 | 1 | -2/+2 |
| | |||||
* | Add touch install cookie | ache | 1995-01-25 | 1 | -1/+2 |
| | |||||
* | HA archiver | ache | 1995-01-25 | 3 | -0/+40 |
| | |||||
* | lha added | ache | 1995-01-15 | 1 | -2/+2 |
| | |||||
* | Add checksum | ache | 1995-01-15 | 1 | -0/+1 |
| | |||||
* | Move encryption things to restricted area. | ache | 1995-01-15 | 1 | -3/+4 |
| | | | | Add hpack to restricted area. | ||||
* | Adjust the build list for archivers | jkh | 1995-01-13 | 1 | -2/+3 |
| | |||||
* | New archivers group | jkh | 1995-01-13 | 1 | -0/+5 |
| | |||||
* | Change comment about restriction reason | ache | 1995-01-11 | 1 | -2/+2 |
| | |||||
* | hpack archiver | ache | 1995-01-08 | 2 | -0/+18 |
| | |||||
* | Addition to upgrade | ache | 1995-01-05 | 1 | -0/+68 |
| | |||||
* | Upgrade | ache | 1995-01-05 | 4 | -10/+225 |
| | |||||
* | ARC archiver | ache | 1995-01-01 | 2 | -0/+107 |
| | |||||
* | RAR dearchiver | ache | 1994-12-28 | 1 | -0/+13 |
| | |||||
* | Add manpages installation | ache | 1994-12-28 | 2 | -2/+4 |
| | |||||
* | GNU shar & unshar | ache | 1994-12-28 | 2 | -0/+26 |
| | |||||
* | arj dearchiver | ache | 1994-12-28 | 2 | -0/+97 |
| | |||||
* | lha archiver | ache | 1994-12-26 | 2 | -0/+144 |
| | |||||
* | Cleanup. | ache | 1994-12-23 | 1 | -2/+5 |
| | |||||
* | Reduced zip, but legal | ache | 1994-12-22 | 1 | -0/+21 |
| | |||||
* | Jean-Marc Zucconi's zoo port. | jkh | 1994-10-18 | 5 | -0/+41 |
| | | | | Submitted by: jmz | ||||
* | Jean-Marc Zucconi's unzip port. | jkh | 1994-10-18 | 4 | -0/+47 |
Submitted by: jmz |