summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* The red face you see behind the table is yours truly being ashamed bySatoshi Asami1999-01-212-8/+8
| | | | | | | committing a patch without testing. Notes: svn path=/head/; revision=16225
* Fix ordering of ln -s arguments -- the lib*.so symlinks were not properlySatoshi Asami1999-01-212-8/+8
| | | | | | | | made, causing other kde*11 builds to fall over if dependencies were installed from packages. Notes: svn path=/head/; revision=16220
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-112-8/+8
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.Satoshi Asami1999-01-112-2/+6
| | | | Notes: svn path=/head/; revision=15990
* Add kde*11 dirs.Satoshi Asami1999-01-071-1/+2
| | | | Notes: svn path=/head/; revision=15912
* Upgrade to the first pre-release of KDE 1.1.Stefan Eßer1999-01-077-36/+101
| | | | | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... Notes: svn path=/head/; revision=15901
* Mark these broken while Stefan works on an upgrade.Satoshi Asami1999-01-062-2/+6
| | | | Notes: svn path=/head/; revision=15881
* Upgrade to 2.09Bill Fumerola1998-12-072-4/+4
| | | | | | | Reported by: Fenner's survey. Notes: svn path=/head/; revision=15177
* Moving converters/man2html -> textproc/man2htmlBill Fumerola1998-11-201-2/+1
| | | | | | | Remind by: Satoshi Asami Notes: svn path=/head/; revision=14727
* Activate man2htmlBill Fumerola1998-11-201-1/+2
| | | | | | | PR: ports/7796 Notes: svn path=/head/; revision=14726
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-8/+10
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | The path for perl man pages is incorrect Notes: svn path=/head/; revision=13880
* ish/uuencode converterJun Kuriyama1998-10-036-0/+59
| | | | | | | | PR: ports/7639 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> Notes: svn path=/head/; revision=13605
* Activate aish.Jun Kuriyama1998-10-031-1/+2
| | | | Notes: svn path=/head/; revision=13604
* Elfify (no response from the maintainer)Brian Somers1998-10-014-12/+14
| | | | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> Notes: svn path=/head/; revision=13579
* Mark BROKEN for ELF.Justin M. Seger1998-10-012-2/+6
| | | | Notes: svn path=/head/; revision=13566
* Remove regexp support uulib.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13436
* Remove regexp support for uulib.Steve Price1998-09-261-3/+3
| | | | Notes: svn path=/head/; revision=13421
* Remove empty directories on deinstall.Steve Price1998-09-261-0/+6
| | | | Notes: svn path=/head/; revision=13420
* Convert to ELF.Steve Price1998-09-264-60/+65
| | | | Notes: svn path=/head/; revision=13419
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-152-4/+4
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Unbreak after the perl upgrade.Steve Price1998-08-302-7/+5
| | | | Notes: svn path=/head/; revision=12930
* Change for perl5 scheme.Vanilla I. Shu1998-08-192-9/+10
| | | | Notes: svn path=/head/; revision=12647
* Manpages? What manpages?Tim Vanderhoek1998-08-178-13/+0
| | | | Notes: svn path=/head/; revision=12572
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-122-8/+4
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-073-8/+8
| | | | Notes: svn path=/head/; revision=12335
* Mark this port broken, didn't survive the perl upgrade.Satoshi Asami1998-08-071-1/+3
| | | | Notes: svn path=/head/; revision=12317
* Upgrade to 2.06, and make it compatible with perl5.00501.Vanilla I. Shu1998-08-063-16/+14
| | | | Notes: svn path=/head/; revision=12301
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-1/+1
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Add homepage.Tim Vanderhoek1998-07-242-0/+4
| | | | Notes: svn path=/head/; revision=12091
* Add homepage. Fix my language a little ("I wrote that!?").Tim Vanderhoek1998-07-241-2/+5
| | | | Notes: svn path=/head/; revision=12090
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-232-6/+6
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-194-34/+12
| | | | Notes: svn path=/head/; revision=11966
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-132-2/+6
| | | | Notes: svn path=/head/; revision=11905
* Fix MASTER_SITES.Tim Vanderhoek1998-06-141-3/+3
| | | | Notes: svn path=/head/; revision=11429
* Fix MASTER_SITESTim Vanderhoek1998-06-141-3/+3
| | | | Notes: svn path=/head/; revision=11425
* Update to Beta-4.1Stefan Eßer1998-05-096-16/+46
| | | | Notes: svn path=/head/; revision=10923
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Fix MASTER_SITE, since fetch(1) doesn't seem to understand httpTim Vanderhoek1998-04-071-3/+3
| | | | | | | error code 301... Notes: svn path=/head/; revision=10433
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-052-3/+3
| | | | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist Notes: svn path=/head/; revision=10426
* Back out changes to use tcl81.Thomas Gellekum1998-03-201-3/+3
| | | | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
* Add a link to my bibliographic character sets patchesWolfram Schneider1998-03-071-0/+17
| | | | | | | | | | | | for ISO 5426:1983 and Z39.47-1993/ANSEL/USMARC. Both characters sets use 2 bytes for non-US characters. The Library of Congress use ANSEL for their web gateway. With this patches you should be able to read the search results for german, french and spain (...) books. Notes: svn path=/head/; revision=10064
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-062-8/+6
| | | | Notes: svn path=/head/; revision=10055
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-4/+4
| | | | Notes: svn path=/head/; revision=9912
* Activate kdesupport (builds mimelib)Stefan Eßer1998-02-221-1/+2
| | | | Notes: svn path=/head/; revision=9884
* Bring back kdesupport, we only need (and only build) "mimelib" sinceStefan Eßer1998-02-2210-0/+148
| | | | | | | our mimepp port does no longer suffice to build kdenetwork. Notes: svn path=/head/; revision=9883
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)Tim Vanderhoek1998-02-183-6/+3
| | | | Notes: svn path=/head/; revision=9819