Commit Graph

15347 Commits

Author SHA1 Message Date
jsyn
f7cd1cc669 - fix MASTER_SITES
- add MASTER_SITE_PACKETSTORM as backup
- sync license to reality
- NO_REGRESS
- stylize
- rename patches
- sprinkle $OpenBSD$
- regen PLIST
- take over maintainership (this ok dugsong@)
2002-03-24 07:44:53 +00:00
jsyn
e6530fb27e - fix MASTER_SITES
- sync license to reality
- rename patches
- sprinkle $OpenBSD$
- grammar fixes
- regen PLIST
- take over maintainership (this ok dugsong@)
2002-03-24 07:30:42 +00:00
espie
bf1be29881 Make certain we don't pick an installed libpopt. 2002-03-24 02:35:26 +00:00
jsyn
5fce26861b +ddclient 2002-03-24 01:59:52 +00:00
jsyn
4082ec931f Import of ddclient-3.6.2:
--
ddclient is a Perl client used to update dynamic DNS entries for accounts
on many dynamic DNS services.

WWW: http://burry.ca:4141/ddclient/

MAINTAINER=             Sam Smith <s@msmith.net>

- from maintainer, with lots of additional mods
2002-03-24 01:59:24 +00:00
brad
0f93cbde92 upgrade to xfce 3.8.14 2002-03-24 01:20:39 +00:00
brad
43fcdf8e20 - -lc_r -> -pthread
- replace fonts distfile with one that is fetchable.
--
Ok'd by: maintainer
2002-03-24 01:08:24 +00:00
espie
0f90714323 prepare for kdeedu package 2002-03-24 00:01:24 +00:00
brad
ca30c64320 mark static FLAVOR broken for sparc64 2002-03-23 23:54:05 +00:00
matt
0ae151590e fix python flavor; ok espie@ 2002-03-23 23:37:53 +00:00
lebel
0e8db5ca7f is wrong here, it should be empty(). espie@ OK. 2002-03-23 23:35:46 +00:00
matt
8b6fb3f54d oops, forgot to add this patch 2002-03-23 23:34:04 +00:00
lebel
db3ee550f7 only compile sha1.c with -O0 on sparc64, not the whole port. 2002-03-23 22:05:48 +00:00
pvalchev
228d85c016 fix some configure braindamage and repair sparc64 (-fPIC instead of -fpic) 2002-03-23 21:50:33 +00:00
lebel
b6b2ef88b4 only compile sha.c with -O0 on sparc64, not the whole port. 2002-03-23 20:41:51 +00:00
jsyn
f886cf3019 remove bad PLIST entry; ok kevlo@ 2002-03-23 20:24:30 +00:00
lebel
411b92381d only compile sha.c with -O0 on sparc64, not the whole port. 2002-03-23 19:52:08 +00:00
pvalchev
c96b34102a alpha pieces, not working right yet 2002-03-23 19:13:14 +00:00
pvalchev
1d1bd2f19f disable optimizations on sparc64 for now too, as well as alpha...
so that this builds
2002-03-23 18:58:13 +00:00
pvalchev
88b81fcf9d pieces for sparc64 (now it builds, but doesn't work yet), some taken from netbsd 2002-03-23 18:40:02 +00:00
shell
769278a870 Updated to p5-DBIx-XHTML_Table-1.00 2002-03-23 18:06:36 +00:00
naddy
4c75fc90b4 gdk-pixbuf's gnome flavor has been removed 2002-03-23 17:57:39 +00:00
lebel
e2fe005ed1 mysql is marked BROKEN on anything else than i386 and sparc,
so, the default FLAVOR should be no_mysql for arch other those two.
espie@ thinks so too.
2002-03-23 17:35:12 +00:00
espie
9197410474 Fix lib depends. 2002-03-23 17:12:10 +00:00
espie
441e9ca870 kde 3, release candidate 3 2002-03-23 17:00:12 +00:00
espie
81224a5230 use module 2002-03-23 16:29:46 +00:00
espie
dcc4ded811 Kill bad import 2002-03-23 16:28:04 +00:00
espie
a640e76ee9 groan, finger slipped, reimport. 2002-03-23 16:26:56 +00:00
espie
a156345ebd kde 3 release candidate 3 2002-03-23 16:00:33 +00:00
espie
ada120e097 meinproc tries to write into $HOME. 2002-03-23 15:20:58 +00:00
espie
9886618480 kde3, release candidate 3 2002-03-23 15:01:20 +00:00
espie
4e20e173a1 kde3, release candidate 3. 2002-03-23 14:57:58 +00:00
espie
529d73c205 patch no longer applies 2002-03-23 14:54:20 +00:00
espie
7d5db4a43c sync to nethack-3.4.0 2002-03-23 14:52:03 +00:00
espie
5db8e84667 Nethack 3.4.0, with a bit of help from lebel@ 2002-03-23 14:51:46 +00:00
lebel
a7627ddbe0 don't remove include/GL, it's part of glut; thanks naddy@ 2002-03-23 14:18:07 +00:00
espie
130cbec254 No longer a need for a specific kernel config, use config -e instead. 2002-03-23 13:31:11 +00:00
brad
cde2375ce5 mark BROKEN on sparc until the next release. 2002-03-23 08:51:15 +00:00
pvalchev
73b0f60ef7 remove bogus patch 2002-03-23 07:13:04 +00:00
brad
40c6333c64 adjust for the change of GNOME Canvas being a FLAVOR of gdk-pixbuf to a sub-package. 2002-03-23 06:24:49 +00:00
brad
62154bb39c change gnome FLAVOR to a sub-package to remove one real pain when doing bulk
builds. adds a no_gnome pseudo FLAVOR to disable the sub-package.
2002-03-23 06:22:17 +00:00
matt
c004b34861 add python2.1 flavor, split out examples into subpackage
work by maintainer and me, plus help from naddy@
2002-03-23 04:46:19 +00:00
matt
240c522768 fix dependencies
- subpackage @pkgdep -> RUN_DEPENDS
- no no_tkinter shouldn't unconditionally add LIB_DEPENDS of tk
2002-03-23 04:34:22 +00:00
lebel
0dc86b8829 sync RUN_DEPENDS change from vim/snapshot 2002-03-23 03:17:42 +00:00
lebel
d6edfd1912 update vim/snapshot to 6.1b.34
- remove @pkgdep from PLIST-lang and replaced it with a RUN_DEPENDS inside
  the Makefile
2002-03-23 02:49:33 +00:00
lebel
e3d0cf2b04 update x11/xscreensaver to 4.02 2002-03-23 01:38:29 +00:00
jakob
3a62f0b539 fix broken libtool configuration 2002-03-23 01:04:32 +00:00
drahn
7ded5f489d Allow emacs21 to build on macppc. ok pvalchev@ 2002-03-22 18:58:00 +00:00
brad
55cbdd76af - PREFIX -> LOCALBASE
- fix dependencies, the way things were done before would register a bogus
run dependency on gmake.
--
Ok'd by: maintainer
2002-03-22 17:13:16 +00:00
peter
3591c8a318 enable p5-Apache-ASP 2002-03-22 15:28:10 +00:00