Commit Graph

18755 Commits

Author SHA1 Message Date
brad
bf500972f4 upgrade to mplayer 0.90rc2
- with PLIST changes from me
--
From: MAINTAINER
2003-01-03 23:06:35 +00:00
marcm
a967e7992b Update to 1.2.1.
The 1.2 series includes a host of new features including IPv6 support and
SSL support via OpenSSL instead of mucking about with Mozilla libraries.

For a complete list of the new features, the 1.2 series release notes are
here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.html

while the 1.2.1 release notes are here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.1.html

ok todd@
2003-01-03 21:53:07 +00:00
marcm
b479a8a1da Update to 1.1.7, a major update and API change.
This version is NOT compatable with the older 1.0 series but since the
one port that uses the 1.0 series will be updated shortly this isn't much
of an issue.

ok todd@
2003-01-03 21:44:30 +00:00
marcm
dc1b70af61 Update to 0.22
ok todd@
2003-01-03 21:39:28 +00:00
marcm
f9395e5162 Update to 0.7.10
ok todd@
2003-01-03 21:38:43 +00:00
naddy
56a6c9c624 update to 1.4; from Patroklos G. Argyroudis <argp@cs.tcd.ie> 2003-01-03 20:46:04 +00:00
todd
6c94b26bd0 'improvements' for bochs from brad@; thanks 2003-01-03 18:44:33 +00:00
naddy
95699b6a1e Use getifaddrs() to fetch network interface list. This is simpler
and works on alpha, too.
2003-01-03 17:58:34 +00:00
lebel
da46c09000 just zap PFRAG.shared; its useless, irssi-icb will never run on static archs
from brad@
2003-01-03 15:13:31 +00:00
todd
54a527160a new gnome obsoletes this; allow gnomemm to compile again; ok wilfried@ 2003-01-03 14:57:45 +00:00
todd
45119a5d02 PKGNAME-tcl= .. from naddy@ .. thanks! 2003-01-03 14:24:55 +00:00
reinhard
c02f189e54 update to xnc 4.4.7 2003-01-03 14:00:56 +00:00
marcm
da3d6964a0 No, no, no. Just because we're using an installed glib now doesn't mean
you can go linking to strange libraries that you may think we need.

Noticed somewhat painfully by Orpheus <orpheus metempsychosis com>
2003-01-03 05:28:59 +00:00
brad
0753fa7720 sync with reality 2003-01-02 23:30:21 +00:00
brad
4cf538a3ce fix PKGNAME 2003-01-02 19:35:14 +00:00
brad
7b3cc7b2ab fix PKGNAME so it actually has the right version number 2003-01-02 19:23:48 +00:00
marcm
c5da3d7383 Move the primary "local include directories" (usually -I/usr/local/include
and -I/usr/X11R6/include) to the end of any lists generated by pkg-config.

This helps to avoid conflicts from packages with different includes using
the same names in matching include paths, like gdk-pixbuf (whose headers
are in ${LOCALBASE}/include/gdk-pixbuf) and gtk+2 (whose headers live
in ${LOCALBASE}/include/gtk-2.0/gdk-pixbuf).

Bump package version accordingly.

ok pvalchev@
2003-01-02 19:23:05 +00:00
lebel
1c6ca7343a update net/irssi-icb to 0.14 2003-01-02 18:56:06 +00:00
marcm
4d2c485ddb pkgconfig should not be a RUN_DEPENDS
ok kevlo@
2003-01-02 16:55:28 +00:00
todd
d4832d8f34 build depends on tcl too 2003-01-02 14:48:23 +00:00
naddy
469a7e13ee sync with -current pf; from dhartmei@ 2003-01-02 12:28:49 +00:00
reinhard
dc600cba96 update to irssi 0.8.6; thx ish@ for testing 2003-01-02 11:03:44 +00:00
todd
7de3b84fbc fix includes, from maintainer 2003-01-02 09:25:54 +00:00
marcm
214a1f0840 Disable the OMF files since they too 1) aren't used and 2) don't validate
with the new scrollkeeper (and therefore fill up the error logs).

ok MAINTAINER
2003-01-02 08:18:43 +00:00
marcm
2fe6a30ea3 Basically disable the OMF files since 1) they aren't used and 2) don't
validate with the new :q
2003-01-02 08:12:19 +00:00
todd
90ed63e5cf add tcl multi-package to postgresql 2003-01-02 07:15:34 +00:00
pvalchev
a59d43a670 more signed vs unsigned char; no response from maintainer 2003-01-02 06:41:35 +00:00
pvalchev
d41281ff90 pull string.h for needed prototypes, get rid of unused variables
no response from maintainer shell@
2003-01-02 06:40:55 +00:00
pvalchev
e348cc06e4 declare a few chars as signed specifically, since parts rely on that fact 2003-01-02 06:39:31 +00:00
pvalchev
a6f97ab8ea obey LOCALBASE; Okan Demirmen <odemirmen@khaoz.org> 2003-01-02 06:27:03 +00:00
pvalchev
08b8eaf5f4 sync patch 2003-01-02 06:26:44 +00:00
marcm
5df59580ba Minor update to control-center. The biggest change is the removal of
the screensaver capplet in favor of using xscreensaver-demo directly.
Also, some UI tweaks from the Hand of Ximian.

Take MAINTAINER as well.
2003-01-02 03:37:19 +00:00
marcm
2375f41df3 Update to latest (and probably last) stable version. Take MAINTAINER. 2003-01-02 03:32:25 +00:00
marcm
c0ad442a62 The master site for this has indeed vanished, so get distfile from
MASTER_SITE_BACKUP.

Also remove myself as MAINTAINER.
2003-01-02 03:26:12 +00:00
jakob
7d310eb50f missing hash mark 2003-01-01 21:36:49 +00:00
brad
53922a4fde upgrade libusb to 0.1.7
--
MAINTAINER ok
2003-01-01 21:34:44 +00:00
naddy
8deae8d43c sync patches 2003-01-01 21:21:00 +00:00
margarida
bb10798998 Happy New Year, jakob 2003-01-01 16:30:51 +00:00
jakob
96a54e4274 fix mysql dep 2003-01-01 13:11:23 +00:00
jakob
36eb38cf95 update to pflogsumm version 1.0.7 2002-12-31 18:46:42 +00:00
espie
8b5616f55f Bring mt support to MODULE.
Fix tricky issue: basic tools must be compiled with -mt as well,
otherwise they won't be able to use plugins (and for instance, kde needs
uic plugins for its widgets)
2002-12-31 02:09:51 +00:00
jakob
9967e6dd5e pflogsumm is a log analyzer/summarizer for the Postfix MTA. It is
designed to provide an over-view of Postfix activity, with just enough
detail to give the administrator a "heads up" for potential trouble spots.

pflogsumm generates summaries and, in some cases, detailed reports of mail
server traffic volumes, rejected and bounced email, and server warnings,
errors and panics.
2002-12-30 19:36:39 +00:00
espie
7eb01ad0ae uncommit accidentally committed code. 2002-12-30 19:35:51 +00:00
espie
9d93465e7b belt and suspenders... 2002-12-30 19:31:29 +00:00
naddy
d465ecc4ff Update to 1.3. Now includes man page. 2002-12-30 16:26:17 +00:00
jakob
ec989dab0b update to v3.3 2002-12-30 12:34:06 +00:00
jakob
9bb66e5bc1 update to v1.5.24 2002-12-30 10:48:53 +00:00
jakob
8e2cab6b32 update to v1.4.17 2002-12-30 10:41:04 +00:00
espie
6074834e14 Fix shared library building
How could something so wrong get committed in the first place ???
2002-12-30 10:02:55 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00