Commit Graph

21849 Commits

Author SHA1 Message Date
kevlo
00e74fa246 update to version 1.8 2003-10-15 04:49:01 +00:00
jolan
7c2d12a5a4 - add license comment above PERMIT_* lines
- add includes so openpty is not implicitly declared
- use (void*) NULL in execl to make sure it 64-bit where it needs to be

OK brad (maintainer)
2003-10-14 23:05:28 +00:00
naddy
f4794ebd6d oops, actually remove hpcdtoppm from the master plist; from david@ 2003-10-14 21:37:11 +00:00
marcm
24a85fb2a0 +gnumeric 2003-10-14 20:29:11 +00:00
marcm
ad11d13a9b The Gnumeric spreadsheet is part of the GNOME desktop environment.
Gnumeric is intended to be a drop in replacement for proprietary
spreadsheet applications and will import several existing file
formats.
2003-10-14 20:28:20 +00:00
marcm
4c325fd051 +gal2 2003-10-14 20:27:01 +00:00
marcm
d4215ebbb1 GNOME2 Application Libs.
This is the Gnome 2.x version of devel/gal.  Like gal1 it is a support
library for Gnumeric and Evolution.
2003-10-14 20:26:08 +00:00
pvalchev
dfee01e889 fix a bunch of idiocies (mostly CFLAGS-related), fix iconv detection 2003-10-14 17:02:37 +00:00
sturm
7534260464 update to 3.2.1 2003-10-14 16:55:08 +00:00
sturm
ffb91bf27e +py-ogg 2003-10-14 16:53:39 +00:00
sturm
17eaf5a653 Initial import of py-ogg 1.3
pyogg is a Python binding for the ogg librairies.

WWW: http://www.andrewchatham.com/pyogg/

from Xavier Santolaria <xavier@santolaria.net>
2003-10-14 16:53:02 +00:00
kevlo
45f2597bef upgrade to 1.1.7 2003-10-14 05:15:08 +00:00
kevlo
c678076612 upgrade to version 1.12 2003-10-14 05:13:11 +00:00
kevlo
8deb16f4ee upgrade to version 0.06 2003-10-14 05:10:01 +00:00
kevlo
9736c67792 update to 0.05 2003-10-14 05:08:15 +00:00
kevlo
ad46548542 upgrade to 2.6.8 2003-10-14 03:50:25 +00:00
sturm
6ea548c050 forgot NO_REGRESS=Yes 2003-10-13 17:18:22 +00:00
sturm
bf3e7d4445 +py-sybase 2003-10-13 17:15:46 +00:00
sturm
d52dca4b9c Initial import of py-sybase 0.36
Python interface to the Sybase relational database system.

WWW: http://www.object-craft.com.au/projects/sybase/

from Xavier Santolaria <xavier@santolaria.net>
2003-10-13 17:15:05 +00:00
naddy
a7adfd2194 don't depend on gmake; from Han Boetes <han@mijncomputer.nl> 2003-10-13 17:02:39 +00:00
sturm
ba198eb71c - use python module
- remove WWW
- no functional changes

from Xavier Santolaria
2003-10-13 16:24:27 +00:00
naddy
18e7235b92 update to 0.34; from Han Boetes <han@mijncomputer.nl> 2003-10-13 14:47:24 +00:00
jolan
3f9a0decc8 downgrade to 0.1.2, aka the correct branch for gnutls 0.8.x. the gnutls
port will still use the included version until some pending issues are
fixed.
2003-10-12 21:33:43 +00:00
brad
d2d6f117e3 remove WWW: 2003-10-12 21:23:44 +00:00
brad
a4a653aa3a upgrade to gaim 0.71 2003-10-12 02:20:43 +00:00
brad
8df5cb0c0a the MAINTAINER of this port was bad and used the wrong version of libtasn1 (too new),
and this breaks gnutls. Use the included copy of libtasn1 for now as a workaround.
2003-10-12 02:18:49 +00:00
brad
74c4cc5b58 style fixes
--
From: MAINTAINER
2003-10-12 02:13:41 +00:00
brad
d09da60b8f - use arandom for random devices
- bump PKGNAME
--
Based on patch from MAINTAINER
2003-10-12 02:08:14 +00:00
naddy
58d1b932ad Update to 0.22.0. Notable changes:
* Memory efficiency/performance/scalability improvements
 * simpler page types and DTML control
 * zwiki_plone and default skin updates
 * wikimail tweaks
 * STX images

From: Xavier Santolaria <xavier@santolaria.net>
2003-10-11 15:27:00 +00:00
naddy
473f311f60 - Added @extra* entries in the PLIST
- Improved (DE)INSTALL scripts and added @extra* support.

From: Han Boetes <han@mijncomputer.nl>
2003-10-11 14:48:02 +00:00
sturm
288fdf87fc +py-id3 2003-10-11 12:42:25 +00:00
sturm
1c449f42b6 Initial import of py-id3 1.2
This module allows one to read and manipulate so-called 
ID3 informational tags on MP3 files through an object-oriented 
Python interface.

WWW: http://id3-py.sourceforge.net/

from Xavier Santolaria <xavier@santolaria.net>
2003-10-11 12:41:48 +00:00
marcm
72c40bd003 Make the ogg icon match the right ogg mime type. Now my oggs have
pretty icons :).
2003-10-11 02:38:58 +00:00
marcm
66e7cd80e9 Fix Ogg Vorbis mime-type. Now my oggs preview properly :). 2003-10-11 02:37:15 +00:00
brad
85408c2bc8 NOT_FOR_ARCHS -> ONLY_FOR_ARCHS 2003-10-11 01:43:03 +00:00
brad
f029a4454c use MASTER_SITE_BACKUP. 2003-10-11 01:37:55 +00:00
brad
cc6bdc9d9d I guess it would be good if I added this too. 2003-10-11 00:55:25 +00:00
brad
9d10b5d7fe upgrade to binutils 2.14
Tested on powerpc/sparc64/alpha
2003-10-11 00:52:21 +00:00
jolan
78df388579 quell iconv warnings, submitted by author 2003-10-10 21:56:13 +00:00
jolan
30ea23fe4d spelling 2003-10-10 21:31:40 +00:00
sturm
e181562db2 Most python ports rebuild their files at install time, as root. This
removes this behaviour, additionally "make clean" is now able to clean
such a port's directory and no longer fails due to missing permissions.

from Andrew Dalgleish via Xavier Santolaria
2003-10-10 16:38:18 +00:00
sturm
020fca79d8 +forcedattack 2003-10-10 16:11:05 +00:00
sturm
1b999970b5 Initial import of forcedattack 2.1.4
4st Attack is a game in which you have to try to out-smart
your opponent. The goal of the game is to connect four of
stones in a straight line. This can be horizontaly, vertically
and even diagonnally.

from Xavier Santolaria <xavier@santolaria.net>
2003-10-10 16:10:13 +00:00
brad
5bfccb82fa don't install a versioned binary, idea from John Kerbawy 2003-10-10 01:27:38 +00:00
naddy
2ebc4ae382 Maintenance update to 0.24.8. 2003-10-09 21:06:59 +00:00
naddy
b7ee1ed5f7 Update to 4.05. The most notable difference is the new courier-like
`a' that's less beautiful but a lot more readable.
From: Han Boetes <han@mijncomputer.nl>
2003-10-09 21:04:35 +00:00
jolan
377a80ebcb add some more details 2003-10-09 20:45:38 +00:00
pvalchev
fa9383f727 update for recent developments 2003-10-09 18:01:55 +00:00
pvalchev
6d9ddb90fb Update to centericq-4.9.7; new protocols added, fixed up-to-date yahoo
protocol update, etc. see http://konst.org.ua/centericq/ for more
2003-10-09 17:59:10 +00:00
sturm
0ccdc3f026 - update to mailman 2.1.3
- drop maintainership
- use @extra
- get rid of WWW while here
2003-10-09 15:39:33 +00:00