aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update to patched version that fix bug for 24-bit displaysDavid E. O'Brien1998-11-144-6/+6
| | | | Notes: svn path=/head/; revision=14524
* upgrade to 3.0.91David E. O'Brien1998-11-142-8/+13
| | | | Notes: svn path=/head/; revision=14523
* Activate p5-XML-Parser.Jun Kuriyama1998-11-141-1/+2
| | | | Notes: svn path=/head/; revision=14522
* Perl extension interface to James Clark's XML parser, expat.Jun Kuriyama1998-11-145-0/+41
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=14521
* Update to latest patch.Jun Kuriyama1998-11-146-9/+9
| | | | | | | | PR: ports/8569 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=14520
* Mark BROKEN for ELF:Justin M. Seger1998-11-141-1/+3
| | | | | | | | | | | | | | | ===> Building package for mico-2.2.3 Creating package /usr/ports/packages/All/mico-2.2.3.tgz Registering depends: Mesa-3.0 XFree86-3.3.2 gtk-1.0.6 qt-1.40 tcl-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/mico-2.2.3.tgz' tar: can't add file lib/libmicoaux2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicoqt2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicox2.2.3.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=14519
* - Updated to JDK1.1.7, and became the maintainer since I make the originalNate Williams1998-11-148-1244/+1008
| | | | | | | JDK release it's easier for me to do this. Notes: svn path=/head/; revision=14518
* 'links' problem fix.Jun Kuriyama1998-11-141-0/+24
| | | | | | | | PR: ports/8647 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14517
* Update to 2.8.2dev.1.Jun Kuriyama1998-11-144-48/+51
| | | | | | | | PR: ports/8643 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14516
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createSatoshi Asami1998-11-141-2/+2
| | | | | | | without redefining PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14513
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-1470-584/+723
| | | | | | | | 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
* Checksum changed....Satoshi Asami1998-11-141-1/+1
| | | | Notes: svn path=/head/; revision=14511
* Upgrade to version 3.33.David E. O'Brien1998-11-143-43/+35
| | | | Notes: svn path=/head/; revision=14510
* Add virtual category elisp.Jun Kuriyama1998-11-143-6/+6
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14509
* Blew last commit. This fixes it.Jacques Vidrine1998-11-131-45/+5
| | | | Notes: svn path=/head/; revision=14507
* Update for ELF.Jacques Vidrine1998-11-131-0/+26
| | | | Notes: svn path=/head/; revision=14506
* fix script pathAndrey A. Chernov1998-11-131-2/+2
| | | | Notes: svn path=/head/; revision=14505
* fix script pathAndrey A. Chernov1998-11-131-1/+1
| | | | Notes: svn path=/head/; revision=14504
* upgrade to 1.0.5Andrey A. Chernov1998-11-133-4/+4
| | | | Notes: svn path=/head/; revision=14503
* Added LJ4dith by default on the recommendation of the MaintanerBill Fumerola1998-11-132-2/+2
| | | | | | | | PR: ports/6838 Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=14502
* Update of MASTER_SITES.Bill Fumerola1998-11-131-2/+2
| | | | | | | | PR: ports/8600 Submitted by: frankch@waru.life.nthu.edu.tw Notes: svn path=/head/; revision=14501
* Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND,Marc G. Fournier1998-11-131-4/+3
| | | | | | | not a LIB_DEPEND... Notes: svn path=/head/; revision=14500
* It builds fine here...the only thing I can think of is that I failed toMarc G. Fournier1998-11-131-4/+4
| | | | | | | | | | add the dependency for glibstdc++28 (shouldn't the gcc28 port automatically install this?) ... Please try and let me know if this fixes the build problem... Notes: svn path=/head/; revision=14499
* Well, it's still not working. I reinstalled lang/gcc28 but the messageSatoshi Asami1998-11-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | is still the same. ------- ===> Building for mico-2.2.3 for i in admin include; do gmake -C $i adm || exit 1; done gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin' g++28 -I../include -fno-exceptions -I/usr/X11R6/include/X11/qt -I/usr/local/include -c mkdepend.cc -o mkdepend.o mkdepend.cc:27: iostream.h: No such file or directory mkdepend.cc:28: fstream.h: No such file or directory mkdepend.cc:29: string: No such file or directory mkdepend.cc:30: vector: No such file or directory mkdepend.cc:31: set: No such file or directory gmake[1]: *** [mkdepend.o] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin' gmake: *** [system] Error 1 *** Error code 2 Stop. Notes: svn path=/head/; revision=14498
* Upgrade to 0.87.0.Thomas Gellekum1998-11-132-4/+4
| | | | Notes: svn path=/head/; revision=14497
* Do people actually test these things before committing?!? This as aSatoshi Asami1998-11-131-2/+2
| | | | | | | blatant syntax error.... Notes: svn path=/head/; revision=14496
* See rev. 1.6.Satoshi Asami1998-11-131-7/+0
| | | | Notes: svn path=/head/; revision=14495
* Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh withSatoshi Asami1998-11-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | gawk installed on 2.2-stable. ------- ===> Configuring for zsh-3.0.5 loading cache ./config.cache configuring for zsh 3.0.5 checking host system type... i386-unknown-freebsd2.2.7 : checking for mawk... no checking for gawk... gawk : gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O -pipe builtin.c In file included from builtin.c:3634: rlimits.h:7: parse error before character 034 *** Error code 1 Stop. Notes: svn path=/head/; revision=14494
* switch to new pre/post bsd.port.mkDavid E. O'Brien1998-11-1320-80/+140
| | | | Notes: svn path=/head/; revision=14493
* i386 => ${ARCH}David E. O'Brien1998-11-1321-84/+84
| | | | | | | Requested by: imp Notes: svn path=/head/; revision=14492
* Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,Marc G. Fournier1998-11-132-5/+7
| | | | | | | which means that koffice should now work with it... Notes: svn path=/head/; revision=14491
* Oops, I was wrong, it wasn't fixed. Mark in broken again. :<Satoshi Asami1998-11-131-1/+3
| | | | | | | | | | | | | | ------- ===> Building for gide-0.0.11 cd . && aclocal aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library gmake: *** [aclocal.m4] Error 1 *** Error code 2 Stop. Notes: svn path=/head/; revision=14490
* Update MASTER_SITES and MAINTAINERBill Fumerola1998-11-121-3/+3
| | | | | | | | PR: ports/8617 Submitted by: candy@kgc.co.jp <maintainer> Notes: svn path=/head/; revision=14489
* Update MASTER_SITES and MAINTAINERBill Fumerola1998-11-121-3/+3
| | | | | | | | PR: 8614 Submitted by: candy@kgc.co.jp <maintainer> Notes: svn path=/head/; revision=14488
* Update from v2.4b to v2.4cJun Kuriyama1998-11-124-10/+10
| | | | | | | | PR: ports/8424 Submitted by: Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=14487
* Somehow my system had two files that didn't come with the package.Bill Fumerola1998-11-121-1/+6
| | | | | | | | | | It's not sane to require a completly different port (sniffit) just for two simple header files, so I'm putting them in ${FILESDIR}. Thanks to Anders Andersson <anders@sanyusan.se> for the remind. Notes: svn path=/head/; revision=14486
* woju@freebsd.ee.ntu.edu.tw requested I take over maintance.David E. O'Brien1998-11-121-2/+2
| | | | Notes: svn path=/head/; revision=14485
* Mark this broken, it is for testing only (also is still a copy of qt140).Satoshi Asami1998-11-127-7/+35
| | | | Notes: svn path=/head/; revision=14484
* update to latest version (981112)Jun-ichiro itojun Hagino1998-11-122-4/+4
| | | | Notes: svn path=/head/; revision=14483
* Add rc5desScott Mace1998-11-121-1/+2
| | | | Notes: svn path=/head/; revision=14482
* Update of ntop from 0.4 to 1.0, the author fixed a lot of the sillyBill Fumerola1998-11-122-7/+7
| | | | | | | | | | mistakes so most of the patches were deleted. Two of the patches were to the same file, but changed so drastically, I just reimported them. PR: 8292 Notes: svn path=/head/; revision=14481
* Forgot to (cvs) add back patch I just deleted. My bad.Satoshi Asami1998-11-111-0/+19
| | | | | | | | PR: 8652 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=14480
* Add -I${LOCALBASE}/include to CFLAGS so this compiles.Satoshi Asami1998-11-111-1/+2
| | | | Notes: svn path=/head/; revision=14479
* Update to 0.40.13.Matthew Hunt1998-11-119-15/+51
| | | | | | | | PR: 8649 Submitted by: Don Croyle i<croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=14478
* changing the MAINTAINER address, I'm trying to keep work e-mail addressesBill Fumerola1998-11-112-4/+4
| | | | | | | seperate from FreeBSD e-mail addresses. Notes: svn path=/head/; revision=14477
* Upgrade to 0.7.0. It's not from the maintainer but it's a simpleSatoshi Asami1998-11-113-59/+4
| | | | | | | | | | | upgrade with only minor patch changes so I'm just going to commit it, especially since the original was marked broken (can't fetch anymore). PR: 8652 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=14476
* Upgrade to 3.0 Beta 15.David E. O'Brien1998-11-112-4/+5
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=14475
* Update mico to 2.2.3 ... this builds with the mini-stl that comes withMarc G. Fournier1998-11-113-15/+27
| | | | | | | | | | mico and gcc 2.7.2.1 ... not usable with koffice at this time, as it requires you to disabl-mini-stl, but that will require either gcc 2.8.1 or egcs to make that happen, and still working out bugs with the more stable version of egcs then is in ports... Notes: svn path=/head/; revision=14474
* Upgrade to 0.11, fix the configure problem.Vanilla I. Shu1998-11-112-11/+5
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14473
* Install directory is changed.Jun Kuriyama1998-11-113-17/+22
| | | | | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14472