summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 1.75.6Chris D. Faulhaber2000-09-188-100/+96
| | | | | | | | PR: 21349 Submitted by: Maintainer Notes: svn path=/head/; revision=32806
* Update to 1.0, and finally give up on trying to work around MrSam'sNeil Blakey-Milner2000-09-183-3/+10
| | | | | | | | putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap Notes: svn path=/head/; revision=32805
* - Update LIB_DEPENDS (to match new libs in commoncpp)Chris D. Faulhaber2000-09-181-2/+2
| | | | | | | | - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line Notes: svn path=/head/; revision=32804
* Use bsd.python.mk.Thomas Gellekum2000-09-188-96/+2399
| | | | | | | Approved by: nectar Notes: svn path=/head/; revision=32803
* Update port to 1.2.1Chris D. Faulhaber2000-09-184-12/+17
| | | | | | | | PR: 21090 Submitted by: Maintainer Notes: svn path=/head/; revision=32802
* Link against libg2c, so the lapack_lite module actually works.Thomas Gellekum2000-09-186-9/+39
| | | | Notes: svn path=/head/; revision=32801
* Correct MD5Chris D. Faulhaber2000-09-181-1/+1
| | | | | | | | | | Remove obsoleted patch PR: 21338 Submitted by: Maintainer Notes: svn path=/head/; revision=32800
* Update to 0.3.1.Maxim Sobolev2000-09-186-10/+48
| | | | Notes: svn path=/head/; revision=32799
* Don't build/install the debug versions of lib{Mrm,Uil,Xm}.Steve Price2000-09-185-3/+40
| | | | | | | Requested by: asami Notes: svn path=/head/; revision=32798
* Add patch to fix sample.sh in distribution.Will Andrews2000-09-181-0/+11
| | | | | | | | Found by: Jos Backus <josb@cncdsl.com> Submitted by: maintainer Notes: svn path=/head/; revision=32797
* Use MAKE_ARGS instead of MAKE_FLAGS.Shigeyuki Fukushima2000-09-181-4/+4
| | | | | | | MAKE_FLAGS is for a make option with `-'. Notes: svn path=/head/; revision=32796
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-189-49/+40
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Adding systemg version 1.0.1.Steve Price2000-09-1810-0/+203
| | | | | | | | | | A UN*X file manager based on the design of Macintosh System 7. PR: 19288 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32794
* Add a patch I *SWORE* I added when I upgraded kdegraphics to 1.94. ThisWill Andrews2000-09-183-0/+33
| | | | | | | | | | | basically silences a compiler error via a nasty function call cast. This patch has (of course) already been integrated into KDE CVS, and as such its expected lifetime is this single revision. Reported by: kris Notes: svn path=/head/; revision=32793
* Adding thx_1138 version 1.0.5.Steve Price2000-09-188-0/+187
| | | | | | | | | | A calculator that includes plotting capabilities. PR: 19291 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32792
* Adding arrow version 1.0.8.Steve Price2000-09-1811-0/+257
| | | | | | | | | | | A mail reader for X that lets you view, compose, and organize your mail. It groks PGP, GnuPG, POP, and APOP. PR: 19287 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32791
* Adding codemedic version 1.0.4.Steve Price2000-09-188-0/+216
| | | | | | | | | | Provides an elegant graphical interface to gdb. PR: 19083 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32790
* Adding notebook version 1.0.1.Steve Price2000-09-1810-0/+215
| | | | | | | | | | An organizer for storing information and to-do lists. PR: 19289 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32789
* Add vrfy (unversioned), an email address verifier. No, I don't know howWill Andrews2000-09-177-0/+50
| | | | | | | | | | this thing works, and if it creates spam, oh well. Tools, not policy. :) PR: 21234 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net> Notes: svn path=/head/; revision=32788
* Uhm, use INSTALL_MAN not INSTALL_DATA. *thwack*thwack*Will Andrews2000-09-171-1/+1
| | | | Notes: svn path=/head/; revision=32787
* Add oops 1.4.16, a www proxy server similar to squid but easier to configure,Will Andrews2000-09-1710-0/+251
| | | | | | | | | | | threadsafe (can use more than one CPU), and faster (uses large files rather than many files). PR: 21318 Submitted by: Sergey Oskin <oZZ@FreeBSD.org.ru> Notes: svn path=/head/; revision=32786
* Add nsf (unversioned - but I put 1.0), NAKAMURA Kazushi's shell form input.Will Andrews2000-09-176-0/+37
| | | | | | | | PR: 21235 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net> Notes: svn path=/head/; revision=32785
* Add festvox-jph 2.0, the American English male voice for Festival.Will Andrews2000-09-176-0/+67
| | | | | | | | PR: 21331 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=32784
* Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.Will Andrews2000-09-177-0/+52
| | | | | | | | PR: 21335 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=32783
* Fix these ports so that among other things they look for the jx headerSteve Price2000-09-1712-108/+127
| | | | | | | | | files in the correct place. Submitted by: maintainer Notes: svn path=/head/; revision=32782
* Major overhaul of this port so that we cleanly build the other portsSteve Price2000-09-175-55/+133
| | | | | | | | | that depend on it. Submitted by: maintainer Notes: svn path=/head/; revision=32781
* - Install several config files that are required at runtime.Steve Price2000-09-176-2/+48
| | | | | | | | | - Update to use new homepage location. Approved by: maintainer Notes: svn path=/head/; revision=32780
* Fix rpm dependency issue.Ade Lovett2000-09-172-4/+6
| | | | | | | Submitted by: Guenther Schmidt <guenther.schmidt@bigfoot.de> Notes: svn path=/head/; revision=32779
* Update to version 1.0.1Ade Lovett2000-09-179-17/+335
| | | | | | | | PR: 21326 Submitted by: maintainer Notes: svn path=/head/; revision=32778
* Update to version 1.2 and add a few hooksAde Lovett2000-09-176-22/+42
| | | | | | | | PR: 21303 Submitted by: maintainer Notes: svn path=/head/; revision=32777
* Update to version 4.0Ade Lovett2000-09-173-11/+22
| | | | | | | | PR: 21284 Submitted by: maintainer Notes: svn path=/head/; revision=32776
* Update to 1.4 release versionAde Lovett2000-09-178-18/+18
| | | | | | | | PR: 21219 Submitted by: maintainer Notes: svn path=/head/; revision=32775
* Fix MD5 checksum error (font files re-added to the archive)Ade Lovett2000-09-173-3/+17
| | | | | | | | | | | Update patch for japanese/zangband satellite port. PORTREVISION bumped PR: 21161 Submitted by: maintainer Notes: svn path=/head/; revision=32774
* Since recent 5-CURRENT has hesiod.h, configure detects it andHajimu UMEMOTO2000-09-171-1/+1
| | | | | | | breaks building. So, I disable hesiod support. Notes: svn path=/head/; revision=32773
* Update to version 1.82Ade Lovett2000-09-1710-352/+125
| | | | | | | | PR: 20991 Submitted by: Park, JongHwan <jhp@cocoja.holywar.net> Notes: svn path=/head/; revision=32772
* Update to version 0.6.0Ade Lovett2000-09-173-6/+6
| | | | | | | | PR: 20928 Submitted by: maintainer Notes: svn path=/head/; revision=32771
* Remove an unwanted .orig file from the PLIST, and fix a coupleAde Lovett2000-09-173-3/+4
| | | | | | | | | | of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32770
* Modified for changing from ${LOCALBASE}/include/wnn toSatoshi Taoka2000-09-171-1/+1
| | | | | | | | | ${LOCALBASE}/include/wnn6/wnn. Approved by: maintainer <shige@FreeBSD.org> Notes: svn path=/head/; revision=32769
* Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include filesSatoshi Taoka2000-09-174-54/+52
| | | | | | | | | | | ${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of FreeWnn conflict with ones of Wnn6-lib. So I move Wnn6-lib's include files into ${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of Wnn6-lib. Note that libwnn6.a can be used instead of libwnn.a for Wnn6-lib. Notes: svn path=/head/; revision=32768
* (This is a null commit to record additional information I forgot to put inSatoshi Taoka2000-09-170-0/+0
| | | | | | | | | | | | | previous commit log.) Modified for changing from ${LOCALBASE}/include/wnn to ${LOCALBASE}/include/wnn6/wnn in Wnn6-lib Modified to use a shared library libwnn6.1 instead of an archive library libwnn6.a Notes: svn path=/head/; revision=32767
* Update to 20000917.Akinori MUSHA2000-09-172-2/+2
| | | | Notes: svn path=/head/; revision=32766
* Updated for the change of the following (1) and (2):Satoshi Taoka2000-09-1710-50/+151
| | | | | | | | | | | | | | | | | | | | | | | | | (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit editors/mule*, too (^_^;; Notes: svn path=/head/; revision=32765
* (1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)Satoshi Taoka2000-09-1718-18/+4
| | | | | | | | | | | | Obtained from: bento Pointed out: asami (2) Fixed to change from $(LOCALBASE)/include/wnn to $(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib (I am going to commit the change for Wnn6-lib as soon as possible) Notes: svn path=/head/; revision=32764
* Update port to 1.2.2Chris D. Faulhaber2000-09-172-2/+2
| | | | | | | | PR: 21112 Submitted by: Maintainer Notes: svn path=/head/; revision=32763
* Update port to 3.13Chris D. Faulhaber2000-09-172-2/+2
| | | | | | | | PR: 21157 Submitted by: Maintainer Notes: svn path=/head/; revision=32762
* Update MASTER_SITES and Maintainer's email addressChris D. Faulhaber2000-09-171-2/+2
| | | | | | | | PR: 21158 Submitted by: Maintainer Notes: svn path=/head/; revision=32761
* Update MD5 (small verbage changes in the distfile)Chris D. Faulhaber2000-09-171-1/+1
| | | | | | | | PR: 21236 Submitted by: Maintainer Notes: svn path=/head/; revision=32760
* Bump PORTREVISION after last commitChris D. Faulhaber2000-09-171-0/+1
| | | | Notes: svn path=/head/; revision=32759
* Add patch to allow configure to find the threads libraryChris D. Faulhaber2000-09-171-0/+11
| | | | | | | | PR: 21267 Submitted by: Maintainer Notes: svn path=/head/; revision=32758
* Update port to 5.5.2Chris D. Faulhaber2000-09-172-2/+2
| | | | | | | | PR: 21277 Submitted by: Maintainer Notes: svn path=/head/; revision=32757