Commit Graph

589 Commits

Author SHA1 Message Date
wilfried
6038aa8264 +xcdroast 2002-07-14 19:35:29 +00:00
wilfried
30f5c7db08 Import of xcdroast-0.98alpha9, from Jolan Luff <jolan@enteract.com>
X-CD-Roast is a program dedicated to easy CD creation under most
UNIX platforms.  It combines command line tools like cdrecord,
cdda2wav, and mkisofs into a nice graphical user interface.
2002-07-14 19:34:28 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
matt
dc6d4c3824 release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
kevlo
46361c40bf - upgrade to version 0.6.1
- qt2/kde2 --> qt3/kde3
- add USE_X11
- bump NEED_VERSION
2002-07-05 05:43:33 +00:00
jcs
bcc22776c6 update to gkrellstock-0.4 and update homepage
ticker symbols will need to be re-entered; includes non-backwards-
compatible change in the way symbols are stored
2002-06-23 23:57:18 +00:00
pvalchev
102294e7ad define empty PERMIT_* values to stop pointless warnings; naddy ok 2002-06-20 22:33:44 +00:00
kevlo
8a64613d33 - add netpbm package to run properly; Thanks to Denis Afonin <dfa@solo.ee>.
- drop maintainership
2002-06-16 13:33:49 +00:00
jsyn
a5d7f09d57 sort 2002-06-09 05:49:33 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
pvalchev
4472847720 add missing PRGNAME arg to message() function; ok maint. fgs 2002-06-09 00:41:32 +00:00
wilfried
ef5caa6455 use CONFIGURE_STYLE=perl
install man pages in man3p
2002-06-08 18:56:34 +00:00
kevlo
4b25109f5c upgrade to version 1.17 2002-05-29 05:43:46 +00:00
kevlo
11086b10b0 update to version 2.04 2002-05-29 05:42:11 +00:00
marc
2447f9d589 update maintainer address per naddy@ request 2002-05-16 20:41:50 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
naddy
f1fd9b5836 cdrecord->cdrtools 2002-05-14 16:52:59 +00:00
brad
46df1cbbcf upgrade to ktimeclock 2.0.2 which is KDE 3 compatible.
--
Ok'd by: MAINTAINER
2002-05-14 02:23:40 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
b5fb38eedb stub out cdrecord (superseded by cdrtools); ok niklas@ 2002-05-13 14:23:20 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
matt
57a6f42922 license comments 2002-05-11 23:59:35 +00:00
millert
0e63ff5347 Replace _SED_FIX_SHAR with _PERL_FIX_SHAR; espie@ OK 2002-05-08 18:32:02 +00:00
brad
5c5bc73f12 upgrade to most 4.9.2
--
From: MAINTAINER
2002-05-08 03:48:50 +00:00
wilfried
85d1b0d8c0 new distfile - same version, ok maintainer 2002-05-05 08:00:57 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
form
9ccb207513 /usr/local -> prefix 2002-04-24 11:27:20 +00:00
kevlo
a06177a261 Update to version 1.16 2002-04-19 07:30:01 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
naddy
62f9b12449 Don't install outside fake root; general clean-up. 2002-04-08 21:13:49 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
97150a8d92 apparently, linux expect ld.so to be able to fill back references to
program code from dynamic libraries.

This does not work on our ELF platforms. Just put the getmntent code inside
the one source file that needs it, as a static function so that it does not
show outside the library.
2002-04-07 00:31:55 +00:00
espie
10bcdb7219 xnlaunch manpage weird, and installed in the wrong place. 2002-04-02 03:22:16 +00:00
drahn
d3ee1bb2c4 GPL code is safe for FTP/CDROM. 2002-03-31 02:26:04 +00:00
drahn
fb8d9116b5 hfsplus added to list of dirs, ok brad@ 2002-03-30 20:55:28 +00:00
drahn
e2da6436aa powerpc only, brad and I realize this at the same time. ok brad@ 2002-03-30 20:50:58 +00:00
drahn
bb111997c8 hfsplus utilityies, allows readonly access to hfs(plus) paritions. ok brad@ 2002-03-30 20:46:26 +00:00
naddy
e7e943bb04 - Adjust linker search path to pick the correct Qt version.
- Update maintainer address and master sites.

Submitted by maintainer Jacob Meuser <jakemsr@jakemsr.com>.
2002-03-30 01:03:35 +00:00
naddy
fc6b6463b2 use qt module 2002-03-24 22:20:44 +00:00
brad
ca30c64320 mark static FLAVOR broken for sparc64 2002-03-23 23:54:05 +00:00
lebel
411b92381d only compile sha.c with -O0 on sparc64, not the whole port. 2002-03-23 19:52:08 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
form
fe8aaceaa8 rename patches.
some fixes.
2002-03-21 09:59:48 +00:00
reinhard
d14a9ddc4a update to ttyrec-1.0.5
*) bump NEED_VERSION
*) files/md5 -> distinfo
2002-03-15 11:15:02 +00:00
kevlo
9e9095f131 update to version 2.02 2002-03-14 09:17:02 +00:00
jcs
5bdcf6c0a6 update checksum for new distfile (only a small change in README) 2002-03-09 00:16:37 +00:00
kevlo
90764fe347 - update DISTNAME and MASTER_SITES
- bump NEED_VERSION
2002-03-07 09:28:42 +00:00
lebel
f51dfbc10e workaround a bug in gcc on sparc64 (you know, sha1) 2002-03-04 18:31:46 +00:00