summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Make this port reinstall friendlyjseger1998-10-144-16/+52
| | | | Submitted by: steve
* Unbreak for ELFjseger1998-10-133-6/+6
| | | | Submitted by: asami
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | | | | Creating package /usr/ports/packages/All/tvision-0.6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/tvision-0.6.tgz' tar: can't add file lib/libtvision.so.0 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
* Mark BROKEN for current. Perl paths are BROKEN.jseger1998-10-121-1/+6
|
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | | | | g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\" -o omniNames NamingContext_i.o log.o omniNames.o -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)': posix.o(.text+0x10): undefined reference to `pthread_mutex_init' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)': posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)':
* Mark BROKEN for ELF:jseger1998-10-123-3/+9
| | | | | | | | | | | ===> Building package for linux_devel-0.2 Creating package /usr/ports/packages/All/linux_devel-0.2.tgz Registering depends: linux_lib-2.5. Creating gzip'd tar ball in '/usr/ports/packages/All/linux_devel-0.2.tgz' tar: can't add file usr/lib/libfbm.so.1 : No such file or directory tar: can't add file usr/lib/libjpeg.so.1 : No such file or directory tar: can't add file usr/lib/libtiff.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256
* Mark BROKEN for ELF:jseger1998-10-122-2/+6
| | | | | | | | /bin/sh ../libtool --mode=link cc -O -pipe -o ffitest ffitest.o libffi.la cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so .libs/libffi.so: undefined reference to `ffi_call_SYSV' .libs/libffi.so: undefined reference to `_ffi_prep_args' *** Error code 1
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | | | | | ===> Building package for dlmalloc-2.6.4 Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz' tar: can't add file lib/libdlmalloc.so.2 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
* Mark BROKEN for current:jseger1998-10-121-1/+6
| | | | | CVS ---------------------------------------------------------------------- error in signal.h
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | | ===> Installing for boehm-gc-4.12 /bin/cp fbsd-libgc.a libgc.a /bin/cp: fbsd-libgc.a: No such file or directory *** Error code 1
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/gem/testdpy.o /usr/ports/devel/amulet/work/amulet/src/gem/test_utils.o /usr/ports/devel/amulet/work/amulet/src/gem/testbits.o /usr/ports/devel/amulet/work/amulet/src/gem/testcolor.o /usr/ports/devel/amulet/work/amulet/src/gem/testfonts.o /usr/ports/devel/amulet/work/amulet/src/gem/testwinprops.o -L/usr/ports/devel/amulet/work/amulet/lib -lamulet -L/usr/X11R6/lib -lX11 -lm -o testdpy /usr/ports/devel/amulet/work/amulet/lib/libamulet.so: file not recognized: File truncated *** Error code 1
* Mark BROKEN for ELF: depends on gcc28 and glibstdc++28jseger1998-10-121-1/+3
|
* Mark BROKEN for current:jseger1998-10-121-1/+6
| | | | | | | ===> Generating temporary packing list ===> Compressing manual pages for p5-Data-ShowTable-3.3 /usr/local/man//man1/showtable.1: No such file or directory *** Error code 1
* Upgrade to 0.0.8vanilla1998-10-103-8/+7
| | | | | PR: ports/8251 Submitted by: maintainer
* Upgrade to 0.3.5.vanilla1998-10-106-12/+22
|
* Use cyrus-imapd-1.5.14 as source archive. The mail/cyrus port actually isstb1998-10-102-3/+3
| | | | | the only one which needs it anyway, and that is at above version. (Another 500 kB saved on the CD...)
* Cosmetic changescracauer1998-10-082-4/+4
| | | | Obtained from: portlint
* Repair braindamaged import.cracauer1998-10-083-11/+27
| | | | Obtained from: brain
* General cleanup for ELF and newer -stable:cracauer1998-10-084-0/+495
| | | | | | | | | Use right shared library names on ELF. Disable Java support on ELF systems, because we don't have an ELF jdk. Disable Java support on aout systems, because ILU runtime dumps core. New PARC patches, now as one distfile instead of patches/ collection. ILU now works with optimization enabled -> make a package. Thread support now works, on -current and -stable. Thanks folks!
* Fix some problem on 2.2-S, change MAINTAINER to Nakai.vanilla1998-10-082-4/+4
| | | | Remined by: asami
* Upgrade to 1.11.1.vanilla1998-10-085-31/+41
| | | | Reminded by: fenner's ports checker
* Patch for 2.2-s.vanilla1998-10-072-6/+2
| | | | Remind by: asami
* Finally found the culprit of my ld.so.cache getting thrashed duringasami1998-10-062-2/+6
| | | | | large package builds. Mark this port BROKEN until someone changes the "ldconfig without args" lines.
* /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. ↵asami1998-10-052-2/+6
| | | | | | | | | | | | | | | | | | | | -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c proctime.c: In function `calcru': proctime.c:74: structure has no member named `p_runtime' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:150: structure has no member named `p_runtime' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop.
* Don't run ldconfig if no shared libraries and don't remove a couplesteve1998-10-053-12/+0
| | | | of directories used by a bunch of other ports.
* guile has been ELFed, fix depends line.jseger1998-10-041-2/+2
|
* I forgot to correct the real path on MASTER_SITE, thanks osa.vanilla1998-10-012-4/+4
| | | | Submitted by: osa@ozz.etrust.ru
* Remove myself from MAINTAINER.vanilla1998-09-302-6/+4
|
* Activate libgtop.vanilla1998-09-301-1/+2
|
* Import libgtop, It's gnome top library.vanilla1998-09-3014-0/+370
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Remove guileobjc & libobjects.vanilla1998-09-241-3/+1
|
* Don't install manpage into /usr/local/man1/clig.1hoek1998-09-231-4/+2
|
* Fix info page problem.vanilla1998-09-233-3/+21
|
* Fix info page problem, and add elf patch.vanilla1998-09-2310-10/+235
|
* Fix info page problem.vanilla1998-09-2330-60/+102
|
* Upgrade to 0.3.0, and convert ORBit to elf.vanilla1998-09-238-46/+136
|
* glib is now ELFized.asami1998-09-222-4/+4
|
* gtk and gtk11 are now ELFized.asami1998-09-224-8/+8
|
* Convert to ELF.smace1998-09-222-5/+5
|
* Convert to ELF.smace1998-09-221-8/+45
| | | | round aout shared MINOR to 3.
* Write minor number in pkg/PLIST.vanilla1998-09-223-6/+6
| | | | Noticed by: asami
* Upgrade to 1.1.3, and convert glib to elf.vanilla1998-09-2213-168/+531
|
* This port installs a manpage in /usr/local/man1. That's evil!asami1998-09-201-1/+3
|
* Use MLINKS.hoek1998-09-192-12/+3
|
* Use MLINKS.hoek1998-09-192-15/+3
|
* Upgrade to 0.3.4.vanilla1998-09-176-10/+18
|
* Upgrade to 0.6.vanilla1998-09-163-8/+20
|
* Remove 2 foolish lines about info page.vanilla1998-09-1612-48/+24
|
* Dist patch fixes problems on 2.2.x.obrien1998-09-163-19/+18
|
OpenPOWER on IntegriCloud