Jason Evans
8280656889
Update to 2.19.
2002-02-19 06:55:23 +00:00
Pete Fritchman
7b32d02211
Update WWW: tag
2002-02-19 05:26:29 +00:00
David E. O'Brien
3ff4594f4d
Embellish the package list.
2002-02-17 21:39:39 +00:00
Dirk Meyer
7197f5fe8f
patch stripped to make it active.
2002-02-17 21:15:17 +00:00
Patrick Li
49b2e45d3a
Update to 4.5.3
...
PR: 35054
Submitted by: maintainer
2002-02-17 21:01:44 +00:00
Patrick Li
869216ca8e
Update to 1.4.5
...
PR: 35059
Submitted by: maintainer
2002-02-17 20:45:51 +00:00
Mikhail Teterin
8ad0c3adab
Resolve a few more symbols at compile/link time, rather than at
...
run-time. This fixes the bz2 commands. We link against -lmd, so use
<md2.h> and <md5.h>, instead of <openssl/md[25].h> (why do we even
install those separately?). Bump up portrevision.
Change the reference (in the comment) from -lscrypt to -lcrypt.
2002-02-17 16:03:11 +00:00
Dirk Meyer
f57e43a9b8
- Add patch for configure
...
- Fixes build when "gssapi.h" is found
PR: 35039
Submitted by: sahiro@crest.ocn.ne.jp
2002-02-17 15:34:38 +00:00
Maxim Sobolev
08dc603c98
Add temporary mirror until www.freedesktop.org is online again.
...
Submitted by: Joe Clarke <marcus@marcuscom.com>
2002-02-17 10:47:39 +00:00
David E. O'Brien
d69e3e3c8d
Update to version 1.33.
2002-02-17 03:54:31 +00:00
David E. O'Brien
a3454389d0
Update to version 1.33.
...
This version was tested locally by a few trusted committers & friends,
and is believed to *actually* be as usable and stable as version 1.28.
(unlike *cough*, *cough* other 1.3x versions which have caused no end
of problems...)
2002-02-17 03:52:38 +00:00
Patrick Li
6daa103af7
Update to 3.4.13
...
PR: 35013
Submitted by: maintainer
2002-02-17 02:48:34 +00:00
Maxim Sobolev
ebe4b2ceef
Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to the
...
build.
2002-02-16 17:36:46 +00:00
Maxim Sobolev
ab824a93f3
Add missed libxml2 into LIB_DEPENDS.
2002-02-16 09:20:25 +00:00
Maxim Sobolev
4f18c570ee
Update gconf2 to 1.1.6 after a repo-copy from ports/devel/gconf and connect it
...
to the build.
2002-02-16 09:13:28 +00:00
Maxim Sobolev
19cc9bd8c9
Don't create compatibility symlinks, which might get in the way of the GNOME2.
...
Tested by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-15 19:01:48 +00:00
Akinori MUSHA
8e7f547885
Update to 0.1.2.
2002-02-15 11:59:10 +00:00
Kevin Lo
da648eea86
Initial import of p5-File-FTS 0.01.
...
This is the Perl extension for File Traversing System.
PR: 34255
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-15 07:40:02 +00:00
Mikhail Teterin
daa8cb06f0
From the software's self-description:
...
Trf is a TCL extension library. It extends the language
at the C-level with so-called ``transformer''-procedures.
The package is able to intercept all read/write operations
on designated channels, thus giving it the ability to
transform the buffer contents as desired. This allows
things like transparent encryption, compression, charset
recoding, etc. Build upon this framework (and as proof of
concept) a collection of tcl-level commands was implemented,
most of them related to cryptography.
WWW: http://www.oche.de/~akupries/soft/trf/
2002-02-15 07:34:07 +00:00
Brian S. Dean
0bfa589ac9
Update to version 2.0.3.
2002-02-15 02:58:37 +00:00
Akinori MUSHA
6e2528f56d
Add a missing entry: "libedit".
2002-02-14 15:29:35 +00:00
Maxim Sobolev
cedc0e8f5e
Connect libglade2 to the build.
2002-02-14 13:41:25 +00:00
Maxim Sobolev
a339692d67
Update to 1.99.6 after a repo-copy from ports/devel/libglade.
2002-02-14 13:40:29 +00:00
Maxim Sobolev
5cd9e7dcb2
Add libbonobo 1.110.0, a component and compound document system for GNOME2.
2002-02-14 09:39:16 +00:00
Maxim Sobolev
563fb58361
OAF is for GNOME1, not for GNOME2.
2002-02-14 09:18:31 +00:00
Maxim Sobolev
a3be148ba9
Add missed libxml2 into LIB_DEPENDS.
...
Submitted by: Mike Estes <estesm@cc.wwu.edu>
2002-02-14 09:11:16 +00:00
Akinori MUSHA
07e30bb788
Update to 1.3.11.
...
Add PHP4 support.
Improve plist so that it packages properly with any feature
selection.
2002-02-14 03:23:04 +00:00
Maxim Sobolev
4427398e02
Backport a fix from bonobo-activation.
2002-02-14 01:51:13 +00:00
Maxim Sobolev
5edc1c3796
Fix an incompatibility with FreeBSD, which caused bonobo-activation-server
...
hang-up randomly. After this update the package passes all self-tests buindled
with it. Also forcefully supply -pthread cc(1) option to guard from
libc/libc_r ordering issues I see on my -current box. Bump PORTREVISION.
2002-02-14 01:43:15 +00:00
Maxim Sobolev
a99ed6698a
Apply s|LINC_THREADSAFE|G_THREADS_ENABLED|g regex, because some time ago
...
LINC_THREADSAFE in linc was replaced with G_THREADS_ENABLED. Bump PORTREVISION.
2002-02-14 01:39:12 +00:00
Maxim Sobolev
0a882db53f
Use giconv(1) instead of iconv(1).
2002-02-13 23:27:24 +00:00
Maxim Sobolev
d178461497
Connect ORBit2 to the build.
2002-02-13 18:43:35 +00:00
Maxim Sobolev
c76d1939fd
Add bonobo-activation 0.9.3, an object activation framework for GNOME 2.0.
2002-02-13 18:02:20 +00:00
Johann Visagie
f4e77320a1
- Update to version 0.15.0
2002-02-13 13:43:11 +00:00
Maxim Sobolev
530ba28c1f
Add patch missed in the previous commit (update to 2.3.103).
2002-02-13 11:29:09 +00:00
Maxim Sobolev
380c3e11fe
Update to 2.3.103 after a repo-copy from ports/devel/ORBit.
2002-02-13 11:27:49 +00:00
Akinori MUSHA
1bd1769c7a
Update to 0.3 and make this module really work. Try the newly added
...
examples and enjoy.
2002-02-13 04:49:07 +00:00
Maxim Sobolev
7ff087dd4d
Add libIDL 0.7.3, a library for creating trees of CORBA Interface Definition
...
Language files.
2002-02-12 13:37:38 +00:00
Pete Fritchman
928adc0552
Update to 0.33
...
PR: 34865
Submitted by: maintainer
2002-02-12 09:34:06 +00:00
Maxim Sobolev
71d5cfb5fe
Comment out DIST_SUBDIR=gnome pending next version update.
2002-02-12 09:21:26 +00:00
Maxim Sobolev
4e6196facf
Update to 0.10.
2002-02-12 09:08:42 +00:00
Trevor Johnson
7e68bdc1e9
Change maintainer's address for some ports forgotten in PR 34866.
2002-02-12 08:42:32 +00:00
Maxim Sobolev
b2b0007e19
- Update to 1.3.13 - the version shipped with the GNOME2 alpha 2;
...
- switch to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
2002-02-12 08:31:19 +00:00
Ade Lovett
901e22aeeb
These are GNOME components more than anything else, so track the version
...
as supplied by MASTER_SITE_GNOME.
2002-02-12 05:06:42 +00:00
David E. O'Brien
979d85e38b
The change to user.h happened between 4.4->4.5. Tighten up the tests.
2002-02-12 00:32:23 +00:00
Ade Lovett
a65931adcb
Update to 1.0.8
...
In addition, and this will be occuring with all ports that reference
MASTER_SITE_GNOME as the primary download point, move to using bzip2
tarballs (wherever possible), and place distfile in gnome distfile
subdirectory.
Reviewed by: gnome (the bzip2 and moving of distfiles)
2002-02-11 23:50:59 +00:00
Jason Evans
92493779b6
Add libedit 2.6.4.
2002-02-11 01:34:30 +00:00
Murray Stokely
188ce9f170
Revert nasm back to v0.98 and bump PORTEPOCH. The newer version
...
breaks the audio/lame port.
2002-02-10 02:27:18 +00:00
Ying-Chieh Liao
49a1e19fc0
add py-ciphon 0.3.5
...
A module for python that adds cpan-like functionality
2002-02-09 18:40:09 +00:00
Dirk Meyer
8f4e3e90a2
- Add missing files in share/gcvs/
2002-02-09 12:06:58 +00:00
Ying-Chieh Liao
66eb3bd33f
add cvsps 1.3
...
CVS patchsets
2002-02-09 09:38:49 +00:00
Kevin Lo
22ac1f0d6e
Update to vesion 2.27
...
PR: 34750
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-02-09 09:21:10 +00:00
Kevin Lo
588b40399c
Initial imort of chora 1.0
...
Chora is the Horde CVS web-viewer.
PR: 34651
Submitted by: Thierry Thomas <thierry@pompo.net>
2002-02-09 08:50:32 +00:00
Trevor Johnson
8c4c7b699e
Add ports/devel/cvslines.
2002-02-09 00:09:48 +00:00
Ade Lovett
8391c5a492
glibconfig.h was getting installed in /, rather than below PREFIX
...
and was being compensated for by a post-install target.
Fix the underlying problem, bumping PORTREVISION.
2002-02-08 19:03:10 +00:00
Ying-Chieh Liao
4d6cb7090e
upgrade to 2.0.1
2002-02-08 17:51:15 +00:00
Pete Fritchman
b457163f6b
Add p5-Tree-DAG_Node 1.04, super class for representing nodes in a
...
tree.
PR: 33421
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-08 16:33:19 +00:00
Pete Fritchman
7bb1cacc47
Add p5-Sort-ArrayOfArrays 1.00, sort an arbitrary array of arrays.
...
PR: 33420
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-08 16:28:29 +00:00
Pete Fritchman
d33ae32fd3
Add p5-Getargs-Long 0.1.3, parse routine arguments.
...
PR: 33417
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-08 08:42:35 +00:00
Pete Fritchman
2ee794b501
Add p5-Data-DumpXML 1.03, dump arbitrary data structures as XML.
...
PR: 33415
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-08 07:54:28 +00:00
Joseph Koshy
a429eb97b7
Upgrade to v5.2.1.
2002-02-08 06:20:36 +00:00
Trevor Johnson
92ada6faa5
"It has been established that persons who have recently died have
...
been returning to life and committing acts of murder."
-- Night of the Living Dead (1968)
Update to new layout. Update master sites. Update link to home
page. Fix path to perl5 (fixes a bug reported in PR 14353). Use
system rcs by default (same fix as in PR 14353). Correct several
instances of doubled word "the the" in man page. Take over
maintainership.
Missing repository files replaced by: joe
Permissions problem fixed by: the unknown cvsmeister
PR: 14353, 34530, and 34702
2002-02-07 22:28:37 +00:00
SADA Kenji
217d22b678
Upgrade to version 1.91.
2002-02-07 21:54:16 +00:00
Maxim Sobolev
4d99ad28f6
Update to 0.6.4.
2002-02-07 15:04:36 +00:00
Maxim Sobolev
d8df6c0464
Update to 0.10.0.
2002-02-07 12:54:53 +00:00
Yoichi NAKAYAMA
fba4dd78ec
*.bnf should be installed in the load-path for
...
semantic-bnf-find-source-on-load-path.
PR: ports/34685
Submitted by: maintainer
2002-02-07 09:54:29 +00:00
Pete Fritchman
3f082ac82c
Add libstroke 0.5.1, a stroke translation library.
...
Submitted by: Jerry A! <jerry@thehutt.org>
2002-02-07 01:19:52 +00:00
Akinori MUSHA
5ffc8523e2
Add ruby-ncurses, a Ruby interface to ncurses.
2002-02-06 22:36:19 +00:00
Johann Visagie
697003256e
Add arch 1.0.p5, a distributed source code management / revision
...
control system.
2002-02-06 12:07:07 +00:00
Dirk Meyer
d05e5880bf
- Update to 1.0b2
...
- Fix build with automake14 and autoconf217
- This version needs glade to build too.
2002-02-05 19:29:50 +00:00
Ying-Chieh Liao
f50a949a36
upgrade to 1.0.9
2002-02-05 07:01:55 +00:00
Mikhail Teterin
c9e33a164e
BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --
...
build the tcl83...
2002-02-05 02:14:31 +00:00
Maxim Sobolev
4cd934827c
Recognize python2.2.
...
Submitted by: olgeni
2002-02-04 10:16:06 +00:00
Maxim Sobolev
f8828ca86f
Update to 1.0.12.
2002-02-04 09:30:22 +00:00
Mario Sergio Fujikawa Ferreira
ad12e402c0
Update to 1.4 Build 146
2002-02-03 20:33:46 +00:00
Akinori MUSHA
72733c121d
Oops, $PREFIX/share/locale/ja/LC_MESSAGES is not created by mtree.
2002-02-03 19:44:32 +00:00
Akinori MUSHA
be4f6005b2
Remove ruby-mo which has been superseded by ruby-gettext.
2002-02-03 19:35:41 +00:00
Akinori MUSHA
2a265d86bc
Add ruby-gettext, a Ruby implementation of the gettext library.
2002-02-03 19:33:36 +00:00
Maxim Sobolev
da22f39fbd
Fix patch, so that it doesn't break some ports on 4-STABLE.
...
Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Patrick Li
74f0bfa70e
Make prefix safe.
...
PR: 34528
Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
2002-02-02 04:48:28 +00:00
Johann Visagie
3af5e5f48b
- Update to version 0.14.0
2002-02-01 12:57:37 +00:00
David E. O'Brien
e0a6166da1
We changed the core file support in user.h before FreeBSD 4.2.
...
This broke building GDB 5.x on that version and later 4.x versions.
Submitted by: Brian Minard <bminard@flatfoot.ca>
2002-01-31 17:04:45 +00:00
Kevin Lo
1106261dc3
Add WWW and MASTER_SITES
2002-01-31 15:03:40 +00:00
Maxim Sobolev
7af9bbeb1b
Update to 1.4.
2002-01-31 09:57:54 +00:00
Murray Stokely
d793ef67f1
Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixes
...
the problem, and allows the port to build again.
2002-01-31 07:24:27 +00:00
Patrick Li
fc1af752dc
Update to 0.3.0.1
...
PR: 34379
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-30 02:44:26 +00:00
Patrick Li
8672369ce2
- Update to version 1.0.8
...
PR: 34378
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-30 01:48:11 +00:00
Patrick Li
afe853995c
Add port devel/sysconftool - a development utility that helps to install
...
application configuration files
PR: 31475
Submitted by: Yarema <yds@CoolRat.org>
2002-01-30 01:36:45 +00:00
Patrick Li
67a0a6b9d5
Update to 0.8.1 and reword pkg-comment
...
PR: 34377
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-30 00:52:22 +00:00
Patrick Li
14d9502fdc
Update to 0.9.5
...
PR: 34376
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-30 00:47:27 +00:00
Murray Stokely
86ede6b3de
Upgrade nasm to 0.98.21.
...
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
2002-01-30 00:40:18 +00:00
Akinori MUSHA
32c83edfbc
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
Maxim Sobolev
30205df2d5
Add missed continue statement.
2002-01-29 07:17:18 +00:00
Mikhail Teterin
de8bfc205a
Hardcode `/usr/bin/fetch -q -o -'' instead of the bogus
`/usr/bin/wget
...
-q -O -''. The major bogosity is in the fact, that TCL and tcllib have
pretty functional http and ftp fetchers already.
2002-01-28 20:19:18 +00:00
Mikhail Teterin
ad1bc7ee87
Upgrade from 0.8 to 1.2. Use the included tests once at build time
...
instead of installing them. Use the included installation routine (which
does not install documentation other than the man-pages).
Update the WWW -- the project moved to SourceForge.
2002-01-28 20:13:39 +00:00
Sergey Skvortsov
cc5ab47cf6
Updated ro 1.21
...
Approved by: tobez
2002-01-28 18:39:00 +00:00
Maxim Sobolev
9a411984fc
Update to 1.0.13.
2002-01-28 17:31:47 +00:00
Maxim Sobolev
d888a2fd53
Update to 0.6.3.
2002-01-28 17:10:20 +00:00
Mikhail Teterin
0d081000a5
Actually add the Makefile.bsd... Damn...
...
Submitted by: fenner
2002-01-28 16:28:04 +00:00
Dirk Meyer
d2f8d37ae4
Change some defines from "YES" to "yes"
...
See samples in the porters-handbook.
2002-01-28 07:31:04 +00:00
Patrick Li
1385354850
- Change maintainer's email address
...
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
2002-01-28 02:08:13 +00:00
David W. Chapman Jr.
bd71a8310f
Remove automake/conf dependency
...
PR: 33336
Submitted by: tkato@prontomail.com
2002-01-27 17:56:53 +00:00
David W. Chapman Jr.
fc541f479a
Update maintainer's email
...
PR: 34340
Submitted by: maintainer
2002-01-27 17:14:01 +00:00
David E. O'Brien
e71e79d3a3
Update to GDB version 5.1.1 [release].
2002-01-27 08:04:23 +00:00
Ying-Chieh Liao
c31de6c2a0
upgrade to 1.18
...
change master site
drop maintainership
2002-01-27 05:19:39 +00:00
Mikhail Teterin
ce0a96c3c2
Upgrade this from 2.1p3 to 2.2a2 (thanks to fenner's script for the heads
...
up). Including:
. give up trying to fix the configure and switch to Mskefile.bsd;
. use the tests bundled with the software (currently -- three);
. don't install the HTML documentation -- the man-pages are now
available -- generated from the same source as HTML files;
. don't compile the stubs support and install the library next to
its pkgIndex.tcl under the lib/tcl${TCL_VER}/;
. the project now lives on SourceForge.
2002-01-26 18:17:09 +00:00
Joerg Wunsch
b63cf329a5
Update the documentation.
2002-01-26 17:59:56 +00:00
Patrick Li
4755be9d14
Update to 0.17.b3
...
PR: 34304
Submitted by: maintainer
2002-01-26 14:56:47 +00:00
Maxim Sobolev
0e2657bde9
Nuke ssl-modules.conf.
...
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.ORG>
2002-01-26 14:15:15 +00:00
Akinori MUSHA
4da9d97a78
Update to 0.2.
2002-01-26 11:34:35 +00:00
Kris Kennaway
da5c62b32d
Fix build on -current
2002-01-26 08:08:36 +00:00
Maxim Sobolev
b8c349e9fa
Prevent OpenSSL detection, because otherwise re-entrancy issues will cause
...
galeon to coredump in MD2_Update(). Bump PORTREVISION.
Prompted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-26 08:05:29 +00:00
Yoichi NAKAYAMA
265bd4db50
Add ECB, source code browser for Emacs.
...
PR: ports/34260
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-25 21:06:42 +00:00
Akinori MUSHA
a678c3596c
Let net/ruby-uri and devel/ruby-timex retire, which have now been
...
included in the standard distribution of ruby. (both 1.6 and 1.7)
Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
2002-01-25 21:04:54 +00:00
Mikhail Teterin
5df3e27b73
Fix the include path, so the client binary compiles...
...
Submitted by: fenner's build log
2002-01-25 17:52:59 +00:00
Sergey Skvortsov
a86fad7524
Updated to 0.84, add docs.
...
Approved by: tobez
2002-01-25 14:24:27 +00:00
FUJISHIMA Satsuki
0d1ecd91a6
Variables which are defined in bsd.port.mk could never be used as conditional
...
parameter before bsd.port.pre.mk. This time it is ${DISTDIR}.
Submitted by: Alan Eldridge <alane@geeksrus.net>
2002-01-24 23:26:37 +00:00
Maxim Sobolev
667a05fa8b
Ensure that the -pthread flag isn't omitted by libtool. I hope this would
...
solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
2002-01-24 15:09:56 +00:00
Maxim Sobolev
ca8c81f24a
Prevent libc from linking in explicitly. Bump PORTREVISION.
2002-01-24 15:04:27 +00:00
Johann Visagie
8cb1a9c8ef
- Fnorb is free! It has been relicensed under the Python licence.
...
- Remove NO_CDROM.
- Remove Fnorb from LEGAL.
- Removed FTP site from MASTER_SITES; It still carries a tarball containing
the older licence (and hence, has a different checksum).
- Fixed a few minor syntactical problems in Makefile.
- Bumped PORTREVISION.
2002-01-24 14:43:02 +00:00
Johann Visagie
7c58f9367b
- Update to version 0.13.0
...
- Remove dependency on py-gnome. This really _is_ optional, and there's no
need to build all of Gnome just to use Twisted, if you don't want to.
2002-01-24 11:17:46 +00:00
Maxim Sobolev
1889245d09
Update to 1.0.19.
2002-01-24 07:39:39 +00:00
FUJISHIMA Satsuki
2dc3cda712
update official patch.
...
respect CFLAGS.
PR: 34206
Submitted by: maintainer
2002-01-23 18:14:52 +00:00
Maxim Sobolev
9d518ff772
Update to 0.6.8.
2002-01-23 15:29:07 +00:00
Maxim Sobolev
d057340b07
Update to 1.0.4.
2002-01-23 15:22:19 +00:00
Thomas Gellekum
5e2e176dbb
Track gnustep-base version (1.1.0).
2002-01-23 12:57:08 +00:00
Thomas Gellekum
31582ed8e5
Upgrade to 1.2.1.
2002-01-23 12:55:37 +00:00
FUJISHIMA Satsuki
ae8dcc254f
update to 4.3.1.
...
PR: 34176
Submitted by: maintainer
2002-01-22 19:23:00 +00:00
Maxim Sobolev
804465a973
Don't compile/install useless statically linked versions of shared objects.
2002-01-22 19:04:10 +00:00
FUJISHIMA Satsuki
332cf4cef7
fix perl path in htags.
...
PR: 34176
Submitted by: maintainer
2002-01-22 18:55:31 +00:00
Anton Berezin
c65638aac2
Update to 1.7.
2002-01-22 13:28:26 +00:00
Anton Berezin
6173cfe81b
Update to 1.21.
2002-01-22 13:24:58 +00:00
Anton Berezin
a01556631a
Update to 1.12.
2002-01-22 13:17:52 +00:00
Maxim Sobolev
2d48215abb
Don't compile/install useless statically linked versions of shared modules.
2002-01-22 12:33:56 +00:00
Maxim Sobolev
8041418f18
Add -I${PREFIX}/include into output of orbit-config script, because it's
...
necessary for ports in order to find libIDL includes.
Submitted by: vanilla
2002-01-22 12:30:11 +00:00
Maxim Sobolev
6da3627573
Prefix %' in filenames passed to the @unexec command with another
%', because
...
otherwise the symbol are eaten by the format-expansion routine in pkg_delete.
2002-01-22 09:41:55 +00:00
Patrick Li
33b20bf6c2
Update MASTER_SITES and change capitialization
...
for distinfo
PR: 34133
Submitted by: maintainer
2002-01-22 05:36:11 +00:00
Akinori MUSHA
ea37496711
Update to 1.0.1.
2002-01-22 04:51:38 +00:00
Mario Sergio Fujikawa Ferreira
96f34d936a
Update to 1.4 Build 145
2002-01-22 04:11:35 +00:00
Chris D. Faulhaber
8f19e1f779
Update port to 1.2.4
2002-01-21 21:59:50 +00:00
Mario Sergio Fujikawa Ferreira
6b79a3db7f
o Fix an incorrectly written MASTER_SITES entry
...
o Have WITHOUT_OPTIMIZED_ASM actually work when ARCH!=i386. Therefore,
bump PORTREVISION
2002-01-21 19:23:12 +00:00
Sergey Skvortsov
dcf499a625
Update to 0.18, minor fixes.
...
Approved by: tobez
2002-01-21 15:58:50 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d
Update maintainer address
...
PR: 34095
Submitted by: MAINTAINER
2002-01-20 22:32:44 +00:00
Mario Sergio Fujikawa Ferreira
a0f2f87f35
o Update to 0.7.2
...
o Enable IPv6 support if available
2002-01-20 19:01:01 +00:00
Akinori MUSHA
87ffc61c53
Update to 0.5.4.
2002-01-19 20:13:26 +00:00
Akinori MUSHA
1d1a229ed3
Update to 1.0.
2002-01-19 11:28:44 +00:00
Ying-Chieh Liao
793e6d3d89
add c_parser 0.2.5
...
A C99 Parser
2002-01-18 14:38:49 +00:00
Maxim Sobolev
39ba379e3b
Update to 0.9.
2002-01-18 13:28:57 +00:00
Maxim Sobolev
e8da18edcd
Update to 1.3.12 and merge in dlsym() patches from gtk12 port.
2002-01-18 13:04:05 +00:00
David W. Chapman Jr.
7cdb9dd859
Update maintainer's email address
...
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
2002-01-17 23:13:38 +00:00