summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fetch -t; misc style fixes; portlintTim Vanderhoek1997-11-141-15/+11
| | | | Notes: svn path=/head/; revision=8614
* FETCH_BEFORE_ARGS= -tTim Vanderhoek1997-11-141-2/+4
| | | | Notes: svn path=/head/; revision=8612
* As with xdeview, use our own file/ so people don't trip over itsTim Vanderhoek1997-11-083-3/+18
| | | | | | | absence. Notes: svn path=/head/; revision=8519
* Don't depend on ports/converters/uulib's files/ dir.David E. O'Brien1997-11-083-2/+17
| | | | Notes: svn path=/head/; revision=8517
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-053-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
* Only the MIME and UU libraries are required from kdesupport,Stefan Eßer1997-11-0310-0/+158
| | | | | | | | since libjpeg, libgif etc. exist as individual ports already. This port is required as a pre-requisite to kdenetwork. Notes: svn path=/head/; revision=8450
* 2 (two!) lines to upgrade to tk80, plus misc. minor fixes.Tim Vanderhoek1997-10-232-8/+12
| | | | Notes: svn path=/head/; revision=8346
* Upgrade, 0.8.0 -> 1.0Masafumi Max NAKANE1997-09-236-60/+92
| | | | | | | | PR: 4612 Submitted by: maintainer Notes: svn path=/head/; revision=8004
* Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly.Masafumi Max NAKANE1997-09-141-3/+3
| | | | | | | echo -> ${ECHO_MSG}. Notes: svn path=/head/; revision=7905
* Update the maintainer's address (I remember him asking his address inMasafumi Max NAKANE1997-09-141-4/+6
| | | | | | | | | | | | | the handbook to be updated.) Style fix: - Insert a blank (`3' only) line before the $Id$ line. - Move EXTRACT_SUFX to proper place. - Regenerate the patch file and remove the definition of PATCH_STRIP. - Correctly define MANLANG and MAN1. Notes: svn path=/head/; revision=7904
* Let bsd.port.mk do the manpage compression.Masafumi Max NAKANE1997-09-141-4/+0
| | | | Notes: svn path=/head/; revision=7903
* Regenerate this patch so that PATCH_STRIP doesn't have to be defined inMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | the Makefile. Notes: svn path=/head/; revision=7902
* activated ports/converters/ish.Jun-ichiro itojun Hagino1997-08-161-1/+2
| | | | | | | ish is "ish binary-to-text file converter". Notes: svn path=/head/; revision=7601
* a port for "ish binary-to-text file converter".Jun-ichiro itojun Hagino1997-08-166-0/+41
| | | | | | | | | | The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org Notes: svn path=/head/; revision=7600
* Upgrade to 1.20Andrey A. Chernov1997-08-125-148/+122
| | | | Notes: svn path=/head/; revision=7552
* Upgrade to 2.03Andrey A. Chernov1997-08-042-5/+5
| | | | Notes: svn path=/head/; revision=7475
* files/* -> ${FILESDIR}/*.Masafumi Max NAKANE1997-07-211-2/+2
| | | | Notes: svn path=/head/; revision=7403
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Pick up $CFLAGS from /etc/make.conf.Thomas Gellekum1997-07-091-0/+11
| | | | Notes: svn path=/head/; revision=7256
* Remove trailing whitespace (ha!).Satoshi Asami1997-07-081-2/+2
| | | | | | | Found by: portlint Notes: svn path=/head/; revision=7243
* Move mimepp from devel to converters.Thomas Gellekum1997-07-081-1/+2
| | | | Notes: svn path=/head/; revision=7242
* Re-import mimepp into converters.Thomas Gellekum1997-07-086-0/+165
| | | | | | | Requested by: Satoshi Notes: svn path=/head/; revision=7241
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-242-6/+4
| | | | | | | | | | 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.) Notes: svn path=/head/; revision=7065
* Add p5-MIME-Base64Andrey A. Chernov1997-06-211-1/+2
| | | | Notes: svn path=/head/; revision=7030
* Base64/QP perl moduleAndrey A. Chernov1997-06-215-0/+54
| | | | Notes: svn path=/head/; revision=7029
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* I can't believe I forgot to add uulib here. ;)Satoshi Asami1997-05-211-1/+2
| | | | Notes: svn path=/head/; revision=6524
* Upgrade to 1.12Andrey A. Chernov1997-05-055-36/+71
| | | | Notes: svn path=/head/; revision=6416
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* One-liner for new categroy `converters'.Satoshi Asami1997-04-271-0/+1
| | | | Notes: svn path=/head/; revision=6325
* Adjust uulib's new path (ports/converters).Satoshi Asami1997-04-272-7/+7
| | | | Notes: svn path=/head/; revision=6321
* Move p5-Convert-UU to converters.Satoshi Asami1997-04-272-3/+4
| | | | | | | Submitted by: jfitz Notes: svn path=/head/; revision=6320
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-269-16/+28
| | | | | | | converters. Notes: svn path=/head/; revision=6316
* Fix header problemsAndrey A. Chernov1997-04-211-14/+0
| | | | Notes: svn path=/head/; revision=6268
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-202-5/+5
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Make this puppy *really* link with the shared uulib.David E. O'Brien1997-04-021-0/+13
| | | | Notes: svn path=/head/; revision=6109
* - Link with shared libuu rather than static one.David E. O'Brien1997-04-016-50/+46
| | | | | | | - split up mega patchfile to one patchfile / soruce file Notes: svn path=/head/; revision=6095
* Need to run ``ldconfig -m'' on install.David E. O'Brien1997-04-011-2/+3
| | | | Notes: svn path=/head/; revision=6094
* Build shared lib too.David E. O'Brien1997-04-014-3/+57
| | | | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Notes: svn path=/head/; revision=6093
* Share the files/ dir and contents with devel/uulibDavid E. O'Brien1997-03-306-19/+4
| | | | | | | Suggested-by: Satoshi Notes: svn path=/head/; revision=6074
* Don't look for malloc.h from configure. Not only malloc.h in FreeBSDSatoshi Asami1997-03-301-0/+11
| | | | | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail. Notes: svn path=/head/; revision=6067
* Checksum was different from what I got.Satoshi Asami1997-03-301-1/+1
| | | | Notes: svn path=/head/; revision=6066
* This is a powerful and easy-to-use tcl/tk-based programDavid E. O'Brien1997-03-296-0/+66
| | | | | | | | | | | which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6060
* Upgrade to 0.5.13.David E. O'Brien1997-03-295-42/+23
| | | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6058
* More patches from ports/2701.David E. O'Brien1997-03-294-11/+30
| | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> Notes: svn path=/head/; revision=6057
* Update to 0.5.13.David E. O'Brien1997-03-291-1/+1
| | | | | | | Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6056
* Update to 0.5.13.David E. O'Brien1997-03-291-26/+18
| | | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6055
* A quick purousal thru our port's patches directory shows a *WAY* over use ofDavid E. O'Brien1997-02-161-1/+1
| | | | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. Notes: svn path=/head/; revision=5656
* Change Brent J. Nordquist's e-mail address.Satoshi Asami1997-01-282-4/+4
| | | | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=5455