aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/librtfcomp
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3sunpoet2013-11-196-87/+33
| | | | | | | | | | - Add LICENSE - Update COMMENT - Strip shared library - Support STAGEDIR - Sort PLIST - Update pkg-descr - Take maintainership
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-5/+2
| | | | archivers)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-211-1/+1
| | | | | Submitted by: avl via IM Approved by: avl via IM
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-04-011-1/+2
| | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Fix CATEGORIES for slave port (archives/py-librtfcomp)rafan2008-09-281-1/+1
| | | | | PR: ports/127680 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
* Fix build with GCC 3.4vs2008-06-241-0/+11
| | | | | PR: ports/124896 Submitted by: maintainer
* Make COMMENT overridable by a slave port.erwin2008-06-201-1/+1
| | | | Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Add librtfcomp 1.1, LZRTF compression library.erwin2008-06-205-0/+107
PR: ports/124554 Submitted by: Alexander Logvinov <ports at logvinov.com>