aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Activate `cvslines'.Joseph Koshy1998-08-251-1/+2
| | | | Notes: svn path=/head/; revision=12840
* A port of `cvslines'; a CVS wrapper that helps with merging changesJoseph Koshy1998-08-256-0/+95
| | | | | | | | between various cvs branches, where the branches represent different lines of development. Notes: svn path=/head/; revision=12839
* Upgrade to ftnchek-2.10.0Justin M. Seger1998-08-253-8/+9
| | | | Notes: svn path=/head/; revision=12826
* Upgrade to 0.0.6, and change PKGNAME to gide.Vanilla I. Shu1998-08-252-7/+11
| | | | | | | | PR: ports/7635 Submitted by: maintainer Notes: svn path=/head/; revision=12823
* Distfile changed on master siteJustin M. Seger1998-08-252-8/+1
| | | | Notes: svn path=/head/; revision=12821
* Add back a file I accidentally deleted.Satoshi Asami1998-08-231-0/+2
| | | | Notes: svn path=/head/; revision=12762
* Mark broken for -stable too.Satoshi Asami1998-08-231-1/+3
| | | | | | | | | | | | | | | === : cc -c -O2 -pipe -Idevelhdrs xc_builtins.c xc_builtins.c:37: X11/Xlib.h: No such file or directory xc_builtins.c:38: X11/Xutil.h: No such file or directory xc_builtins.c:39: X11/Xresource.h: No such file or directory xc_builtins.c:101: parse error before `*' xc_builtins.c:148: parse error before `*' : Notes: svn path=/head/; revision=12746
* Missed two files in the merge...Marc G. Fournier1998-08-232-16/+6
| | | | Notes: svn path=/head/; revision=12742
* Update mico port from 2.0.5 to 2.1.0Marc G. Fournier1998-08-233-25/+313
| | | | Notes: svn path=/head/; revision=12741
* Use the MANx variables.Tim Vanderhoek1998-08-233-3/+294
| | | | | | | | | | | | | For the record, pkg_delete also gave me the following errors: : cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory! : cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory! : cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory! There wouldn't happen to be a problem with pkg/PLIST, would there? Notes: svn path=/head/; revision=12727
* Smoothify style.Tim Vanderhoek1998-08-233-12/+6
| | | | Notes: svn path=/head/; revision=12726
* .ifndef NOMANCOMPRESSTim Vanderhoek1998-08-232-6/+7
| | | | | | | | .def MANCOMPRESSED .dejavu Notes: svn path=/head/; revision=12725
* .if !defined(NOMANCOMPRESS)Tim Vanderhoek1998-08-232-2/+6
| | | | | | | | | MANCOMPRESSED= yes .endif .haveaniceday! Notes: svn path=/head/; revision=12724
* It doesn't compile because of gtk path. Vanilla? :)Satoshi Asami1998-08-221-1/+3
| | | | | | | | Also, the tcl path ("--with-tcl=/usr/include") is entirely wrong. Ports are not supposed to use tcl in /usr. Notes: svn path=/head/; revision=12715
* Make this work with asami's proposed bsd.port.mk. <sigh>Tim Vanderhoek1998-08-221-3/+3
| | | | Notes: svn path=/head/; revision=12712
* Dang. Instead of fixing my braindamage, I managed to mildly spam thisTim Vanderhoek1998-08-201-5/+5
| | | | | | | | file in the last commit. Sorry about this, Martin. It should be right, now. Really. Notes: svn path=/head/; revision=12697
* Remove some brain-damage on my part.Tim Vanderhoek1998-08-201-5/+5
| | | | Notes: svn path=/head/; revision=12696
* GNU_CONFIGURE, actually. I really hope the maintainer hasTim Vanderhoek1998-08-201-18/+16
| | | | | | | | | a good reason for building the plist this way. Unbreak for the new bsd.port.mk. We're not even going to talk about manpages for this one... Notes: svn path=/head/; revision=12685
* Remove libproplist from here, too.Tim Vanderhoek1998-08-201-2/+1
| | | | | | | Found-by: *** Error code 2. Stop. *** Error code 1. Stop. Notes: svn path=/head/; revision=12673
* Thanks, works now.Satoshi Asami1998-08-202-6/+2
| | | | Notes: svn path=/head/; revision=12666
* Fix the patch files (patch-ac).Vanilla I. Shu1998-08-202-20/+28
| | | | | | | Reminded by: asami Notes: svn path=/head/; revision=12665
* ## make PATCH_DEBUG=tSatoshi Asami1998-08-192-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >> Checksum OK for ORBit-0.2.1.tar.gz. ===> Extracting for ORBit-0.2.1 ===> ORBit-0.2.1 depends on executable: gmake - found ===> ORBit-0.2.1 depends on shared library: glib11\.0\. - found ===> Patching for ORBit-0.2.1 ===> Applying FreeBSD patches for ORBit-0.2.1 ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/orb/orbit_poa.c.orig Thu Aug 13 21:11:35 1998 |+++ src/orb/orbit_poa.c Mon Aug 17 00:18:29 1998 -------------------------- Patching file src/orb/orbit_poa.c using Plan A... Hunk #1 succeeded at 29. done ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Sat Aug 8 23:10:55 1998 |+++ Makefile.in Sat Aug 8 23:11:08 1998 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 86 with fuzz 1. done ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ORBitutil/machine_endian.h.orig Tue Aug 18 20:29:55 1998 |+++ src/ORBitutil/machine_endian.h Tue Aug 18 20:30:59 1998 -------------------------- Patching file src/ORBitutil/machine_endian.h using Plan A... Hunk #1 failed at 1. 1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej done *** Error code 1 Stop. Notes: svn path=/head/; revision=12662
* Activate ORBit.Vanilla I. Shu1998-08-191-1/+2
| | | | Notes: svn path=/head/; revision=12637
* ORBit is a high-performance CORBA ORB with support for the C language.Vanilla I. Shu1998-08-1914-0/+242
| | | | | | | | | It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao <clkao@cirx.org> Notes: svn path=/head/; revision=12636
* Upgrade to gmake-3.77Justin M. Seger1998-08-196-78/+22
| | | | Notes: svn path=/head/; revision=12634
* Upgrade to 0.6.3.Vanilla I. Shu1998-08-182-5/+6
| | | | Notes: svn path=/head/; revision=12607
* Mark BROKEN for current.Justin M. Seger1998-08-171-1/+6
| | | | Notes: svn path=/head/; revision=12580
* NO_PACKAGE because of limited audience.Steve Price1998-08-173-6/+6
| | | | Notes: svn path=/head/; revision=12548
* This port is NO_PACKAGE because the maintainer believes itSteve Price1998-08-171-2/+2
| | | | | | | has a limited audience of users. Notes: svn path=/head/; revision=12547
* Mark BROKEN for current. Fails build stage.Justin M. Seger1998-08-161-1/+6
| | | | Notes: svn path=/head/; revision=12537
* Change library name to libglib11.Vanilla I. Shu1998-08-147-27/+208
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=12516
* No need to use += for variables defined only once.Satoshi Asami1998-08-131-3/+3
| | | | Notes: svn path=/head/; revision=12492
* Oops, missed the commit message the last time around. No need to useSatoshi Asami1998-08-131-1/+1
| | | | | | | | | | | | += for variables defined only once. Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea, but hard to change now) , in bsd.port.mk, so you need the "-f" in there. The only reason why this worked was because there is a "Makefile" target in the source's Makefile. Notes: svn path=/head/; revision=12491
* Oops, missed the commit message the last time around. No need to useSatoshi Asami1998-08-132-2/+2
| | | | | | | += for variables defined only once. Notes: svn path=/head/; revision=12490
* *** empty log message ***Satoshi Asami1998-08-133-6/+6
| | | | Notes: svn path=/head/; revision=12489
* Remove p5-B and p5-Data-Dumper, they were removed.Satoshi Asami1998-08-131-3/+1
| | | | | | | | | Reminded by: sada@e-mail.ne.jp PR: 7590 Forgotten by: markm :) Notes: svn path=/head/; revision=12486
* Update for perl version 5.00501. Requires latest bsd.port.mk. I'mSatoshi Asami1998-08-1268-348/+293
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to be a little verbose here about the changes so people who fix up the rest of the stuff can have an idea what to do. (1) Manpages are moved to version-specific subdirectories. Since they are all defined in MAN? macros, I just needed to add ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the PLIST. (2) Most of the module files are moved to version-specific subdirectories. This is usually accomplished by adding "%%PERL_VER%%/" right after "site_perl/" in the PLIST. However, some things didn't move, and some moved more than one level (like, all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some fishing, err, find'ing was necessary. (3) Fix up dependencies. See (2) above. (4) While I was there, I changed some "@dirrm foobar"'s to "@unexec rmdir %D/foobar 2>/dev/null || true", so there won't be any warnings if a directory can't be removed due to other modules sharing it. Now all of devel/p5-* will install and deinstall without a single warning. I hope others will follow suit. :) Notes: svn path=/head/; revision=12472
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-122-7/+5
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-1245-127/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Something's not reinstall friendly....Satoshi Asami1998-08-101-1/+3
| | | | | | | | | | | | | | : ===> Installing for crossgo32-djgpp2-2.01 ===> crossgo32-djgpp2-2.01 depends on executable: i386-go32-gcc - found ===> Moving old crossgo libs away mv: lib: No such file or directory *** Error code 1 Stop. Notes: svn path=/head/; revision=12414
* Turn on libffi.Steve Price1998-08-101-1/+2
| | | | Notes: svn path=/head/; revision=12391
* Initial import of libffi version 1.18.Steve Price1998-08-1014-0/+176
| | | | | | | | | | Foreign Function Interface. PR: 6943 Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw> Notes: svn path=/head/; revision=12390
* Use ${OSREL} to depend correctly (it was always building the glibstdc++28Satoshi Asami1998-08-092-2/+16
| | | | | | | | | | port before). While I'm here, create links to manpages correctly and put them in the PLIST. Notes: svn path=/head/; revision=12381
* Turn on crossm68k-devel.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12377
* Turn on m68knewlib.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12376
* Initial import of m68knewlib version 1.8.1.Steve Price1998-08-095-0/+169
| | | | | | | | | | Cygnus newlib for m68k cross-development. PR: 7220 (4 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com> Notes: svn path=/head/; revision=12375
* Turn on m68kgcc.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12374
* Initial import of m68kgcc version 2.8.1.Steve Price1998-08-096-0/+155
| | | | | | | | | | GCC cross-compiler for the m68k. PR: 7220 (3 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com> Notes: svn path=/head/; revision=12373
* A few minor nits and cleanup pkg/PLIST.Steve Price1998-08-093-7/+30
| | | | | | | | PR: 7220 (2 of 5) Submitted by: maintainer Notes: svn path=/head/; revision=12372
* Turn on m68kbinutils.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12371