aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-02-19 01:49:06 +0800
committervanilla <vanilla@FreeBSD.org>1999-02-19 01:49:06 +0800
commitb33d9f88dfb5f4f7de9fb4d75a3234f5a77dfc2d (patch)
tree650c502b1e94f583333f592e1cbdbfe2bd7c0354 /devel/ORBit/files
parentb8860b1051bb1a5a1e2f2b587886d9067a340de5 (diff)
downloadfreebsd-ports-gnome-b33d9f88dfb5f4f7de9fb4d75a3234f5a77dfc2d.tar.gz
freebsd-ports-gnome-b33d9f88dfb5f4f7de9fb4d75a3234f5a77dfc2d.tar.zst
freebsd-ports-gnome-b33d9f88dfb5f4f7de9fb4d75a3234f5a77dfc2d.zip
Upgrade to latest version.
Diffstat (limited to 'devel/ORBit/files')
-rw-r--r--devel/ORBit/files/patch-ab18
-rw-r--r--devel/ORBit/files/patch-ac111
2 files changed, 69 insertions, 60 deletions
diff --git a/devel/ORBit/files/patch-ab b/devel/ORBit/files/patch-ab
index 535510cda2df..2f0283ffae3c 100644
--- a/devel/ORBit/files/patch-ab
+++ b/devel/ORBit/files/patch-ab
@@ -1,11 +1,11 @@
---- Makefile.in.orig Wed Dec 16 10:41:29 1998
-+++ Makefile.in Wed Dec 23 17:18:56 1998
-@@ -87,7 +87,7 @@
- VERSION = @VERSION@
- YACC = @YACC@
+--- Makefile.in.orig Mon Feb 15 12:59:53 1999
++++ Makefile.in Thu Feb 18 22:37:23 1999
+@@ -92,7 +92,7 @@
--SUBDIRS=libIDL src test
-+SUBDIRS=libIDL src
+ AUTOMAKE_OPTIONS = 1.3 # required version of automake.
+
+-SUBDIRS = popt libIDL src test
++SUBDIRS = popt libIDL src
+
+ bin_SCRIPTS = orbit-config
- bin_SCRIPTS=orbit-config
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/devel/ORBit/files/patch-ac b/devel/ORBit/files/patch-ac
index be04e34439ee..97e231005bab 100644
--- a/devel/ORBit/files/patch-ac
+++ b/devel/ORBit/files/patch-ac
@@ -1,73 +1,82 @@
---- libIDL/Makefile.in.orig Wed Dec 16 10:41:34 1998
-+++ libIDL/Makefile.in Wed Dec 23 17:22:00 1998
-@@ -74,7 +74,7 @@
- LEX = @LEX@
- LIBTOOL = @LIBTOOL@
- LN_S = @LN_S@
--MAKEINFO = @MAKEINFO@
-+MAKEINFO = @MAKEINFO@ --no-split
- NM = @NM@
- PACKAGE = @PACKAGE@
- RANLIB = @RANLIB@
-@@ -101,7 +101,7 @@
-
- libIDL_la_SOURCES = parser.c parser.h lexer.c \
- ns.c util.c util.h rename.h
--libIDL_la_LDFLAGS = -version-info 5:8:5
-+libIDL_la_LDFLAGS = -version-info 1:0:0
-
- tstidl_SOURCES = tstidl.c
- tstidl_LDFLAGS = -static
-@@ -145,7 +145,7 @@
- SOURCES = $(libIDL_la_SOURCES) $(tstidl_SOURCES)
- OBJECTS = $(libIDL_la_OBJECTS) $(tstidl_OBJECTS)
+--- src/IIOP/Makefile.in.orig Mon Feb 15 13:00:01 1999
++++ src/IIOP/Makefile.in Thu Feb 18 22:36:39 1999
+@@ -109,7 +109,7 @@
--all: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
-+all: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(HEADERS)
-
- .SUFFIXES:
- .SUFFIXES: .S .c .dvi .info .lo .o .ps .s .texi .texinfo .txi
---- src/IIOP/Makefile.in.orig Wed Dec 16 10:41:43 1998
-+++ src/IIOP/Makefile.in Wed Dec 23 17:22:38 1998
-@@ -117,7 +117,7 @@
- iiop-encoders.h \
- iiop-endian.h
+ BUILT_SOURCES = $(libwrap_files)
-libIIOP_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+libIIOP_la_LDFLAGS = -version-info 1:0:0
EXTRA_DIST = IIOP-design.txt
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
---- src/ORBitutil/Makefile.in.orig Wed Dec 16 10:41:42 1998
-+++ src/ORBitutil/Makefile.in Wed Dec 23 17:22:57 1998
-@@ -110,7 +110,7 @@
- util.h \
- compat.h
+--- src/ORBitutil/Makefile.in.orig Mon Feb 15 13:00:00 1999
++++ src/ORBitutil/Makefile.in Thu Feb 18 22:36:39 1999
+@@ -102,7 +102,7 @@
+ libORBitutilinclude_HEADERS = basic_types.h thread-safety.h trace.h util.h compat.h
+
-libORBitutil_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+libORBitutil_la_LDFLAGS = -version-info 1:0:0
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
---- src/orb/Makefile.in.orig Wed Dec 16 10:41:40 1998
-+++ src/orb/Makefile.in Wed Dec 23 17:23:17 1998
-@@ -164,7 +164,7 @@
- INTF_REP = $(top_srcdir)/src/daemons/interface_repository
- INTF_OBJ = ../daemons/interface_repository
+--- src/orb/Makefile.in.orig Mon Feb 15 12:59:59 1999
++++ src/orb/Makefile.in Thu Feb 18 22:36:39 1999
+@@ -106,7 +106,7 @@
+ IDL = $(top_builddir)/src/idl-compiler/orbit-idl
+ IRIDL = $(top_srcdir)/src/daemons/interface_repository/interface_repository.idl
-libORBit_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+libORBit_la_LDFLAGS = -version-info 1:0:0
libORBit_la_LIBADD = $(GLIB_LIBS) -lm
- BUILT_SOURCES = \
---- src/services/name/Makefile.in.orig Wed Dec 16 10:41:47 1998
-+++ src/services/name/Makefile.in Wed Dec 23 17:57:37 1998
-@@ -107,7 +107,7 @@
- LName.pidl
+ BUILT_SOURCES = interface_repository.h interface_repository-common.c interface_repository-stubs.c
+--- src/services/name/Makefile.in.orig Mon Feb 15 13:00:03 1999
++++ src/services/name/Makefile.in Thu Feb 18 22:40:23 1999
+@@ -104,7 +104,7 @@
+ libORBitservicesinclude_HEADERS = CosNaming.h CosNaming_impl.h CosNaming.idl LName.pidl
+
+
+-libORBitCosNaming_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
++libORBitCosNaming_la_LDFLAGS = -version-info 1:0:0
- libORBitCosNaming_la_LDFLAGS = \
-- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-+ -version-info 1:0:0
INCLUDES = -I. -I$(top_builddir)/src -I$(top_srcdir)/src @GLIB_CFLAGS@
+--- libIDL/Makefile.in.orig Mon Feb 15 12:59:56 1999
++++ libIDL/Makefile.in Thu Feb 18 22:55:15 1999
+@@ -50,7 +50,7 @@
+ AUTOMAKE = @AUTOMAKE@
+ AUTOHEADER = @AUTOHEADER@
+
+-INSTALL = @INSTALL@
++INSTALL = @INSTALL_PROGRAM@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
+ INSTALL_DATA = @INSTALL_DATA@
+ INSTALL_SCRIPT = @INSTALL_SCRIPT@
+@@ -76,7 +76,7 @@
+ LEX = @LEX@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ NM = @NM@
+ PACKAGE = @PACKAGE@
+ RANLIB = @RANLIB@
+@@ -101,7 +101,7 @@
+
+ libIDL_la_SOURCES = parser.c parser.h lexer.c ns.c util.c util.h rename.h
+
+-libIDL_la_LDFLAGS = -version-info 5:9:5
++libIDL_la_LDFLAGS = -version-info 1:0:0
+ tstidl_SOURCES = tstidl.c
+ tstidl_LDFLAGS = -static
+@@ -478,7 +478,7 @@
+ uninstall-am: uninstall-libLTLIBRARIES uninstall-info \
+ uninstall-pkgincludeHEADERS
+ uninstall: uninstall-am
+-all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
++all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(HEADERS)
+ all-redirect: all-am
+ install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
o 9.1.1. Two critical vulnerabilities have been fixed:hrs2009-05-131-3/+3 * Update to 8.1.5. Two critical vulnerabilities have been fixed:hrs2009-05-131-3/+3 * - Remove german/swissgerman-ding. german/swissgerman-ding is nowbeat2009-05-133-55/+0 * - Update to 1.6beat2009-05-133-6/+15 * Update KDE ports to 4.2.3makc2009-05-102-3/+4 * Update to version 4.3.3.bsam2009-05-041-3/+3 * - Not really MAKE_JOBS_SAFEpav2009-04-051-1/+1 * Update to version 4.3.2.bsam2009-04-031-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-11/+23 * Add acroread9, Adobe Reader 9.1.0. For changes since Adobe Readerhrs2009-03-293-0/+19 * Update to 8.1.4. This version includes serious security fixes.hrs2009-03-291-3/+3 * Mark MAKE_JOBS_SAFEehaupt2009-03-272-0/+3 * - add LICENSE:dinoex2009-03-202-0/+5 * Welcome to the new linux ports infrastructure which allows usingbsam2009-03-205-7/+5 * - Add missing php-gd supportmiwi2009-03-141-1/+1 * Update KDE to 4.2.1.makc2009-03-093-4/+61 * Update to version 4.3.1.bsam2009-03-081-3/+3 * Drop support for old Perl.skv2009-02-241-9/+0 * - Mark BROKEN distfile mismatchmiwi2009-02-241-0/+2 * - Add backup mirrormiwi2009-02-142-3/+2 * - Update to 2.7.1miwi2009-02-112-6/+6 * - Add all manpages for kde4-l10n*miwi2009-02-091-0/+55 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-093-163/+248 * Here is the long awaited 4.3.0 release. It includes enhancementsbsam2009-02-091-3/+3 * Update my email address to @FreeBSD.org.beat2009-01-291-1/+1 * This package contains a library that is able to read and write German DTAUSdinoex2009-01-174-0/+65 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-143-98/+158 * Update to version 4.2.5.bsam2009-01-081-3/+3 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1 * - Update to 2.7.0miwi2008-12-132-5/+5 * Update to version 4.2.4.bsam2008-12-081-3/+3 * - Update to 2.6.5miwi2008-11-302-5/+5 * Update to version 4.2.3.bsam2008-11-101-3/+3 * Update to Adobe Reader 8.1.3.hrs2008-11-081-3/+3 * - Update to 2.6.3miwi2008-10-252-5/+5 * Update to version 4.2.2a -- bug fix release.bsam2008-10-071-3/+3 * Update to version 4.2.2.bsam2008-10-061-3/+3 * Update to version 4.2.1.bsam2008-09-241-3/+3 * - Update to 2.6.2 (security update)miwi2008-09-102-5/+5 * Remove ports of Adobe Reader 7 and the localized versions because ofhrs2008-09-063-21/+0 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-8/+17 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3 * - Fix readonly database problemrafan2008-08-242-1/+19 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+0 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-10/+69 * - Update to 2.6.1miwi2008-08-162-5/+5 * Update to version 4.2.0.bsam2008-08-131-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-104-916/+416 * - Fix build after qt 4.4.1 updatemiwi2008-08-051-2/+2 * Update to 8.1.2 Security Update 1. Quoted from the advisory:hrs2008-07-211-3/+3 * Update to version 4.1.6 (bug fix release).bsam2008-07-181-3/+3 * - Update to 2.6.0miwi2008-07-182-6/+6 * Update to version 4.1.5.bsam2008-06-082-4/+3 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0612-6/+12 * Update to version 4.1.3 (bug fix release).bsam2008-05-051-3/+3 * - Update to 2.5.1miwi2008-04-263-7/+7 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-7/+9 * Update to 8.1.2. Bug fixes and enhancements can be found athrs2008-04-141-3/+3 * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1 * Update eric4 and langpacks to 4.1.2 (bug fixes).bsam2008-04-061-3/+3 * - update to 20071211dinoex2008-04-011-1/+1 * - update to 20071211dinoex2008-04-011-1/+1 * Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2 * Get rid of USE_X_PREFIX.ehaupt2008-03-181-2/+1 * Get rid of USE_X_PREFIX.ehaupt2008-03-181-2/+1 * Update to 4.1.1:bsam2008-03-021-3/+3 * on dvl@s request: add http:// to the WWW lineedwin2008-02-281-1/+1 * TIPP10 is a free 10 finger touch typing trainer, published under the GPL.miwi2008-02-216-0/+155 * - Update to 2.3.3miwi2008-02-072-5/+5 * Update to 4.1.0.bsam2008-02-061-3/+3 * - Update to 3.16miwi2008-02-013-25/+149 * - Update to 0.3miwi2008-01-122-5/+4 * Add Adobe Reader 8.1.1 and localized versions (total 15hrs2008-01-053-0/+19 * - Update to 2.3.2miwi2007-12-312-5/+5 * Update to version 4.0.4.bsam2007-12-171-3/+3 * - Update to 2.3.1 (fix cross-site scripting)miwi2007-11-052-5/+5 * Update to KDE 3.5.8lofi2007-10-304-6/+60 * Update to 4.0.3. This version fixes a bug, that could cause an endless loopbsam2007-10-041-3/+3 * . update to 4.0.2;bsam2007-10-031-3/+3 * - Update to 2.3.0miwi2007-09-272-5/+5 * Localized messages for vtiger (www/vtiger).miwi2007-09-246-0/+100 * - Update to 2.2.3miwi2007-09-112-5/+5 * - change maintainer address on ports I maintaintabthorpe2007-08-232-2/+2 * - Update to 2.2.2miwi2007-08-062-5/+5 * This port is a language translation file for devel/eric4.bsam2007-07-263-0/+16 * Those ports will be added soon to the ports tree with more adequate names.bsam2007-07-263-16/+0 * - remove config for package on pointyhatdinoex2007-07-231-3/+0 * - Update to 4.16r2miwi2007-07-062-7/+106 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0415-60/+18 * - Update to 10.6miwi2007-07-044-10/+8 * - Update 2.2.1miwi2007-06-292-5/+5 * - use MANUAL_PACKAGE_BUILDdinoex2007-06-271-3/+1 * - mark IGNORE for pointyhatdinoex2007-06-271-0/+3 * - Bump PORTREVISION (forget in last commit)miwi2007-05-302-0/+2 * - Fix dependency after switch to xorg 7miwi2007-05-302-2/+2 * - Update to 1.0.1miwi2007-05-282-4/+4 * - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1 * - Update MASTER_SITESmiwi2007-05-241-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-2016-5/+16 * - Update to 10.0miwi2007-04-2710-146/+134 * Eric is a full featured Python and Ruby editor and IDE, written in python.bsam2007-04-243-0/+16 * - Update to 1.5miwi2007-04-212-4/+4 * - Update to 2.1.3miwi2007-04-182-5/+5 * - Update WWW (forget in last commit)miwi2007-04-182-2/+2 * - Add backup mirrormiwi2007-04-181-2/+3 * - Add Backup mirrormiwi2007-04-181-2/+3 * - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-162-23/+0 * - Fix pkg-plistmiwi2007-03-302-0/+3 * - Update to 0.2miwi2007-03-283-6/+17 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1413-47/+545 * - Update to 2.1.2miwi2007-03-072-5/+5 * - Update to 8.1.2pav2007-03-042-5/+6 * - Update to 2.1.1miwi2007-02-272-5/+5 * - Update to 2.1miwi2007-02-033-5/+9 * - add category gnustepdinoex2007-02-011-1/+1 * Update to 7.0.9. Various security vulnerabilities have been fixed.hrs2007-01-182-4/+4 * - Update to 2.0.7miwi2007-01-172-5/+5 * This is a Firefox searchplugin for the german BSD board www.BSDGroup.de.miwi2007-01-175-0/+45 * tvbrowser moved to miscnox2007-01-145-253/+0 * disconnect tvbrowser from the build after moving to miscnox2007-01-141-1/+0 * - update tvbrowser to 2.5nox2007-01-144-11/+15 * Another pastebin Application written in Ruby.miwi2007-01-134-0/+35 * - Update to 2.0.6miwi2007-01-102-5/+5 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2013-18/+140 * Digibux is an open source reader for all Editions of the digital librarydinoex2006-12-165-0/+70 * - Update to 2.0.5miwi2006-11-233-8/+7 * - Fix fetch problemmiwi2006-10-201-1/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-1/+1 * - Fix PLIST_IN entrymiwi2006-09-131-1/+1 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1313-18/+341 * - Update to 2.2.1miwi2006-09-124-5/+10 * - hack around missing domainamedinoex2006-09-051-0/+4 * Some fixes were done in language support,miwi2006-08-051-3/+3 * Update to 7.0.8.hrs2006-08-022-5/+5 * - Bump PORTREVISIONmiwi2006-08-011-2/+2 * - Update to 2.0.4miwi2006-08-011-4/+4 * - Update to 9.15.stefan2006-07-2410-178/+440 * All dictionaries can be installed separately:thierry2006-07-159-7/+61 * Rename the USE_CDROM knob to WITH_CDROM. USE_* should only beerwin2006-06-121-4/+4 * Reset maintainer at his request due to current lack of time. We appreciatelinimon2006-06-101-1/+1 * Take maintainershipmiwi2006-06-072-4/+4 * Update to KDE 3.5.3lofi2006-06-064-24/+96 * German-localized version of wordpress.miwi2006-06-065-0/+78 * Update to * 8.1.1 *itetcu2006-06-052-6/+9 * Add an additional mirror.ehaupt2006-06-011-1/+2 * - Update TV-Browser to Version 2.2clsung2006-05-303-58/+147 * Update to KOffice 1.5.1lofi2006-05-279-12/+15 * Bump PORTREVISION to reflect the fact that the .desktop file is nojylefort2006-05-211-1/+1 * Bump PORTREVISION to reflect the fact that these ports may nowjylefort2006-05-191-1/+1 * Update to 0.2 [1]itetcu2006-05-154-5/+21 * This is a firefox searchplugin for the german BSD board www.bsdforen.dedinoex2006-05-135-0/+46 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-083-3/+0 * Update to KOffice 1.5.0lofi2006-04-299-15/+24 * Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-154-4/+4 * Update to KDE 3.5.2lofi2006-03-314-280/+74 * Reset maintainer at his request; nectar is away from FreeBSD work right now.linimon2006-03-241-1/+1 * Downgrade to 7.0.1 temporarily mainly because the printing featurehrs2006-03-082-5/+6 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1 * Post libtool-conversion fixupsade2006-02-261-2/+2 * Conversion to a single libtool environment.ade2006-02-232-4/+3 * - Use a distfile in tarball instead of one in rpm.hrs2006-02-223-18/+7 * - Update to 4.16 [1]barner2006-02-023-12/+26 * Update to KDE 3.5.1.lofi2006-02-014-22/+100 * [1]:jylefort2006-01-263-7/+15 * SHA256ifyedwin2006-01-2215-0/+16 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-19/+19 * Update to KDE 3.5.0lofi2006-01-094-282/+310 * Hash with SHA-256.trevor2006-01-081-0/+1 * new homepagewosch2005-12-241-2/+2 * Update of german/BBBike portedwin2005-12-203-16/+56 * Add SHA256 hashes to my portsehaupt2005-11-301-0/+1 * Remove a dead mastersite per distfile survey.linimon2005-11-281-1/+0 * [Maintainer Update] update german/tvbrowser 1.0 -> 2.1edwin2005-11-265-89/+50 * - Style: don't quote COMMENT, it looks nasty in `make describe` outputpav2005-11-261-1/+1 * new port: german/tvbrowseredwin2005-11-247-0/+187 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - add SHA checksumdinoex2005-11-131-0/+1 * Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0513-16/+35 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-052-2/+2 * Remove all the secondary port of editors/ooodict-allmaho2005-11-014-65/+0 * BROKEN: Incorrect pkg-plistkris2005-10-291-0/+2 * Port german/steak does not honor X11BASEedwin2005-10-23