Commit Graph

3580 Commits

Author SHA1 Message Date
pvalchev
2876344b0c mark as broken on powerpc
(this has been busted w/ gcc2, gcc-3.3.2 and exposes a nastier bug w/ 3.3.5)
yes, someone please feel free to look into this...
2004-12-18 00:17:09 +00:00
alek
ddec87f71b Add WANTLIB markers, part two 2004-12-17 15:18:31 +00:00
alek
2fb29a31c6 Add WANLIB markers, part one 2004-12-17 15:03:17 +00:00
alek
1a8cf88da9 Remove noatunarts from WANTLIB as there is no version number on noatunarts.
Fixes packaging.
2004-12-17 09:24:32 +00:00
jolan
700c2eefd1 oopsies 2004-12-17 01:12:53 +00:00
alek
fdacca4c4b Add WANTLIB markers 2004-12-16 22:05:09 +00:00
jolan
0ebc0d2f90 update to 0.8.1 2004-12-16 07:40:20 +00:00
alek
faa4589bc3 Add WANTLIB markers 2004-12-16 07:25:25 +00:00
alek
c9e1a11304 Add WANTLIB markers 2004-12-15 13:57:55 +00:00
espie
c94d15d04f don't install libmpeg.la since it confuses other programs. 2004-12-14 10:48:42 +00:00
marcm
d51f8654d2 ... second try to add this patch 2004-12-14 04:55:08 +00:00
marcm
cd91c03eaf ALso update this to 2.8.2 as well. 2004-12-14 04:52:41 +00:00
marcm
39e8749e89 Update to their GNOME 2.8.2 versions:
metacity        2.8.6 -> 2.8.8
gnome-mime-data 2.4.1 -> 2.4.2
nautilus        2.8.1 -> 2.8.2
gnome-panel     2.8.1 -> 2.8.2
gnome-terminal  2.8.0 -> 2.8.2
gnome-vfs2      2.8.2 -> 2.8.3
yelp            2.6.4 -> 2.6.5

GNOME 2.8.2 was announced right before I committed 2.8.1, sheesh.
2004-12-14 01:14:44 +00:00
espie
3e2108adb8 3.3.2 is out, rejoice.
minor update.
2004-12-12 11:33:23 +00:00
marcm
5d00c9f5d5 Remove zero length files that shouldn't have gone in. 2004-12-11 06:07:32 +00:00
marcm
f3031b8d34 Update this for Gnome 2.8 too. 2004-12-10 23:59:35 +00:00
marcm
1096c04b5c Update to 1.1.1 for Gnome 2.8. 2004-12-10 20:38:04 +00:00
marcm
bae0e34e39 Update to Gnome 2.8 (.1).
Work done primarily by Francois Briere, thanks Francois.
2004-12-10 20:36:42 +00:00
martin
b3725a2bb5 come here, get a beer 2004-12-08 21:09:03 +00:00
sturm
02f0ce7fd8 doesn't need USE_X11
bump PKGNAME

closes ports/4002, ok maintainer kevlo@
2004-12-07 19:51:12 +00:00
marcm
8295251ab6 Update to 2.4.14.
Also, now picks up support for Xcursor too.
2004-12-07 06:20:46 +00:00
matthieu
6e86eea71d - fix freetype detection for X.Org
- make update patches
- bump pkgname
- add WANTLIB
ok and suggestions naddy@, sturm@. Maintainer timeout.
2004-12-06 23:11:34 +00:00
naddy
0e3f18e20a patch another instance of libtool for symmetry; from Waldemar Brodkorb 2004-12-06 23:06:01 +00:00
naddy
4f33062a49 * new upstream version 2.9.0
* added imagelib support, depends on gtk2
* SHARED_ONLY=yes

From: Waldemar Brodkorb <wbx@openbsd.de>
2004-12-06 22:14:42 +00:00
sturm
3189053689 Under unclear circumstances parts of tk are recompiled in fake stage.
In this case using PREFIX in a Makefile to find installed files is
obviously wrong. In 8.3 and 8.4 this part of the patch is not necessary
at all, so just remove it. In 8.0 use TCL_LIB_SPEC, as is used in 8.3
and 8.4.

problem noted by Rod.. Whitworth <listen at witworx.com>
2004-12-05 11:39:06 +00:00
jolan
b557cac5fe add x11 stuff to WANTLIB 2004-12-05 02:25:08 +00:00
sturm
0754d71eac update to icewm 1.2.17
from maintainer Peter Benjamin Williams <peter at pbw.us>
2004-12-04 17:25:19 +00:00
sturm
b836f0da72 fix MASTER_SITES
reported by Sigfred Håversen <bsdlist at mumak.com>
2004-12-04 16:32:54 +00:00
sturm
90c2b28a67 x11vnc 2004-12-02 21:22:08 +00:00
sturm
8f5afb12e7 Initial import of x11vnc 0.6.2
x11vnc allows one to remotely view and interact with real X displays (i.e. a
display corresponding to a physical monitor, keyboard, and mouse) with any
VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for
Windows.

from Craig Barraclough <craigba at creative.com.au>
2004-12-02 21:21:23 +00:00
jolan
8297764551 +osd_clock 2004-12-01 06:49:06 +00:00
jolan
67f7b5873e osd_clock-0.5, an xosd based clock 2004-12-01 06:46:35 +00:00
jolan
1398143543 update to 0.4.0, use new net80211 headers 2004-11-30 06:00:46 +00:00
kevlo
a3229ee110 upgrade to 2.9 2004-11-24 02:35:26 +00:00
espie
f7b657b9db glib is not in gtk. 2004-11-23 12:48:29 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
alek
05a8d88fc6 - Replace (DE)INSTALL script with @sample
- Bump PKGNAME

ok marcm@
2004-11-21 10:34:59 +00:00
fgsch
389f04431c update to x2vnc 1.6.1; remove myself as maintainer. 2004-11-18 23:10:53 +00:00
nick
590a349ae2 Correct MAINTAINER name. ok MAINTAINER, pvalchev@ 2004-11-17 19:06:16 +00:00
naddy
e72f470991 sync with Debian, no changes 2004-11-17 18:31:33 +00:00
alek
ffbc036cef Bump PKGNAMEs
ok espie@
2004-11-11 21:31:22 +00:00
mbalmer
14bbf4702b Added "Balmer". ok naddy@ 2004-11-11 21:12:14 +00:00
alek
1692f92809 - INSTALL only displays notice so MESSAGE is better
- Don't hardcode /usr/local

ok naddy@
2004-11-11 20:43:37 +00:00
jcs
0d5e74ffc6 +xosd 2004-11-11 05:19:30 +00:00
jcs
36c674dce1 xosd-2.2.12
submitted and maintained by Jon Trembley <jon@brain-box.net>

slightly modified by me
2004-11-11 05:16:29 +00:00
naddy
6b880ad1cd Update to 4.11: added size 6x12 and codepage KOI8-U; improved 14x24 bold
(about 60 characters) and Euro.  From Victor Sahlstedt <cvss@home.se>.
2004-11-10 22:07:02 +00:00
alek
9b3f7a6f44 Don't and WRKINST to paths in pygtk-2.0.pc
make sense xsa@, looks good mjc@
2004-11-10 10:24:16 +00:00
espie
13b7036b1a bump pkgname belatedly. 2004-11-09 22:56:43 +00:00
espie
7e168d8a55 bump pkgname, to help pkg_add -r. 2004-11-09 21:59:42 +00:00
espie
6e632f5df7 don't install lib*.a under /usr/local/lib, it's enough to have them
in /usr/local/lib/qt3.
2004-11-09 21:58:12 +00:00
sturm
a990fc2cfe deal w/ inter-library dependencies between libintl and libiconv 2004-11-09 20:19:26 +00:00
alek
49cd543274 Add myself
ok naddy@ espie@
2004-11-09 07:18:37 +00:00
espie
85a41b25b3 +pbrowser 2004-11-08 16:11:07 +00:00
espie
e2a71b3a49 graphical browser through ports, in gtk2. 2004-11-08 16:10:14 +00:00
naddy
6a4fc565e3 freetype build fixes; "OK, if I don't commit it today" marcm@ 2004-11-08 14:59:17 +00:00
sturm
2539d03f30 don't conflict with libgtop's gnome FLAVOR
ok marcm@
2004-11-07 14:46:32 +00:00
naddy
0d07ac4f4c trivial freetype fix, sync patches 2004-11-06 20:32:09 +00:00
naddy
285870d46f update freetype includes 2004-11-06 16:15:08 +00:00
todd
5cfa47c495 sync with X rev 2004-11-05 20:38:35 +00:00
wilfried
609d36e3ed fix typo, ok maintainer 2004-11-05 07:33:12 +00:00
naddy
30b0ada6a9 fix build with CITRUS; from XF4 XawI18n.h 2004-11-03 23:46:11 +00:00
espie
8a2dfb4bce adapt .qmake.cache for installation path. 2004-10-31 08:49:40 +00:00
espie
fa73104d38 Reorganize stuff.
- stop supporting !mt, since it has worked for a long time.
- mt becomes a pseudo_flavor for compat purposes.
- merge base back into the main module.
- link mt names to not mt names.
- finish recreating a full QTDIR structure for compatibility as well.
2004-10-30 09:12:35 +00:00
espie
415524655f get lib/qt3/bin to show up correctly, finishes fixing up qmake... 2004-10-27 19:57:16 +00:00
espie
7abf25a6c5 typo 2004-10-26 23:04:12 +00:00
espie
efe32ee3d3 a few tweaks:
- since we no longer compile qt3 without mt, link the files with the
`usual' names (compat settings and fragment).
- install supplementary development libraries, this will help for other
ports (asked by Steve Shockley).
- help qmake work off-the-shelf.
- provide a no_examples pseudo-flavor.

bump pkgname.
2004-10-26 22:59:24 +00:00
espie
132fe5a00d tweak code so it works with our new get*_r functions. 2004-10-26 19:13:01 +00:00
espie
923b147032 kill one more DEINSTALL. 2004-10-26 18:56:24 +00:00
espie
80ae0dd544 kill one more INSTALL/DEINSTALL 2004-10-26 18:48:07 +00:00
espie
1a515d21c2 kill install/deinstall 2004-10-26 18:40:58 +00:00
espie
5b17404c66 fix `find in files'. 2004-10-26 10:03:53 +00:00
espie
b931162d35 update to 1.3.4
fix issue with aspell (configure test bogus, wants C++ to link)
2004-10-26 09:13:38 +00:00
marcm
49da90bad1 Update 2.4.10 -> 2.4.13
Standard stuff, bug fixes and such.
2004-10-26 03:52:02 +00:00
alek
c3c6d73904 explicitly link with libiconv
okay naddy@
2004-10-24 07:53:35 +00:00
alek
82b228613b explicitly link with libiconv
okay naddy@
2004-10-24 07:39:31 +00:00
naddy
67dbdd86e0 explicitly link with libiconv, too 2004-10-20 14:48:11 +00:00
espie
7411283b94 and the 3 patches I forgot to add. 2004-10-19 00:26:45 +00:00
espie
b1fb66143a minor update to 3.3.1 2004-10-19 00:25:23 +00:00
naddy
a95157063c +oroborus 2004-10-18 15:55:54 +00:00
naddy
7d5c35093f Import oroborus 2.0.12.
Submitted by Maxime Guillaud <bsd-ports@mguillaud.net>.

Oroborus is a really minimalistic X11 window manager. It provides good
default key bindings, full keyboard controls (in addition to the
mouse!), is xpm-themable, GNOME compatible, NET_WM compatible, and sort
of KDE compatible.
2004-10-18 15:54:56 +00:00
biorn
b718e5ab1f update to 1.0pre5
ok pvalchev@
2004-10-18 06:48:08 +00:00
sturm
89b419bc4d +wmi 2004-10-17 07:38:14 +00:00
sturm
7e77be5b9e Initial import of wmi-10
WMI is a new lightweight window manager for X11, which attempts to
combine the best features of LarsWM, Ion , evilwm and ratpoison
into one window manager.

WWW: http://wmi.modprobe.de/

from Julian Frede <julian.frede at gmail.com>
2004-10-17 07:36:55 +00:00
marcm
a8591a2e98 Simplify Gnome config file handling. 2004-10-17 04:41:19 +00:00
espie
3c7f8f55fa bye bye 2004-10-16 21:54:08 +00:00
espie
c27774da24 kill mosfet-liquid, this hasn't worked in over a year, and mosfet
is obviously doing some other stuff now.
2004-10-16 21:53:22 +00:00
marcm
1502a7dcf1 Don't detect evolution-data-server unless I tell you you can. 2004-10-16 21:40:59 +00:00
marcm
9fa89e0691 Update to 2.6.3 to sync up with Gnome 2.6 (and PLIST updates). 2004-10-16 21:38:17 +00:00
espie
8947785a2a repair build: put sample files in the right locations.
(probably something marcm forgot to commit)
2004-10-16 13:01:12 +00:00
fgsch
155d7dff1c add skippy. 2004-10-15 18:52:58 +00:00
fgsch
6d1d99e553 a full-screen X11 task-switcher like Apple's Expose; based on freebsd port.
feedback and ok jolan@ and pedro@
2004-10-15 18:50:18 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
marcm
4df11e0635 Update PLISTS and good-bye INSTALL/DEINSTALL for Gnome (both 1 and 2).
Prodding by espie@... with a really, really sharp stick :).
2004-10-11 04:27:23 +00:00
couderc
9e95a5c15d update to 2.1.3. 2004-10-10 20:23:20 +00:00
naddy
240d2a9b63 Explicitly link libintl with libiconv.
From: Aleksander.Piotrowski@nic.com.pl
2004-10-10 18:20:17 +00:00
sturm
a4fdf2d2b1 fix BUILD_DEPENDS 2004-10-10 16:44:12 +00:00
sturm
5ae93f1643 pkgconfig missing in BUILD_DEPENDS 2004-10-09 14:50:45 +00:00
sturm
0909a63282 add p5-XML-Parser to BUILD_DEPENDS 2004-10-09 14:46:12 +00:00
naddy
aaf94174d7 +numlockx 2004-10-08 23:37:59 +00:00
naddy
76e935f642 Import numlockx 1.0; submitted by Thomas Delaet <thomas@delaet.org>.
This little thingy allows you to start X with NumLock turned on.
2004-10-08 23:36:32 +00:00
sturm
6b6d5e5de7 fix MASTER_SITES 2004-10-08 20:31:37 +00:00
sturm
c7919e16f4 BUILD_DEPENDS on devel/m4
ok wilfried@
2004-10-08 19:26:23 +00:00
xsa
8825e43e35 remove MAINTAINER per his request; 2004-10-08 08:22:28 +00:00
sturm
23525a7871 this actually wants autoconf 2.58 2004-10-08 05:20:41 +00:00
sturm
7692638e68 missing BUILD_DEPENDS on p5-XML-Parser
ok maintainer
2004-10-07 21:33:30 +00:00
sturm
f3b33f542f missing dependency on kde/pim3 2004-10-07 19:59:28 +00:00
jolan
dec5de6bc3 +cwm 2004-10-07 06:21:21 +00:00
jolan
c2ecacbc2a c(alm)wm-0.95 2004-10-07 06:19:20 +00:00
naddy
d509e4954b Remove libintl/libiconv inter-library dependency.
From: aleksander.piotrowski@nic.com.pl
2004-10-06 23:42:20 +00:00
henning
5eb78f1f62 really robert, there is a difference between , and . 2004-10-06 13:27:42 +00:00
sturm
6bcc328d01 missing dependency
ok marcm@
2004-10-06 05:42:53 +00:00
naddy
a10987a3cd Make sure that the dynamic libiconv and libintl are found. Linking
with the static ones leads to problems down the road.  ok jolan@
2004-10-05 20:49:08 +00:00
naddy
2c349190c4 don't rely on inter-library dependency; maintainer timeout 2004-10-05 14:15:22 +00:00
robert
d8252dd2fd typo & style fixes from Jon Mosco <bsdjon@adelphia.net> 2004-10-05 13:09:28 +00:00
jcs
bb76db44cf update my email address 2004-10-03 18:41:36 +00:00
jcs
2f12ef3ea6 drop maintainership on things i don't use anymore 2004-10-03 18:13:00 +00:00
sturm
7cf025aa54 missing dependency on audio/flac 2004-10-03 09:03:41 +00:00
robert
955258456f do not pick up libdv if installed. noticed by naddy@ 2004-10-02 17:30:09 +00:00
naddy
43f9fcc682 forgotten, conflicting patch 2004-10-02 16:49:25 +00:00
jcs
bbd24f96c2 fix 2004-09-30 21:39:58 +00:00
robert
a1e81c6cb0 upgrade to 3.94; 2004-09-28 15:43:13 +00:00
jcs
468bf14c80 fix up rpws
- remove the unncessary dependency on bash
- stop creating /tmp/boom
- provide some error checking so workspaces don't get corrupted if
  we can help it

bump pkgname to p0

ok maintainer
2004-09-28 14:28:54 +00:00
jcs
9861c91de2 asapm-2.13
drop maintainership
2004-09-28 01:24:41 +00:00
jolan
5b920e7098 zap default shortcuts as they interfere with me killing things in doom2 2004-09-28 01:00:09 +00:00
marcm
a6bbf0e231 Update to 2.4.10.
This is a security update addressing the following:

    CAN-2004-0782: Heap-based overflow in pixbuf_create_from_xpm
    CAN-2004-0783: Stack-based overflow in xpm_extract_color
    CAN-2004-0788: ico loader integer overflow

Patches to -stable will be along in the next day or two.
2004-09-27 03:15:07 +00:00
brad
460124663a fixes Qt not handling gamma correction properly with the PNG image
format.

From: KDE's qt-copy
2004-09-26 17:23:34 +00:00
espie
ab1d739613 missing @mandir means whatis.db won't get earsed on removal. 2004-09-25 13:01:47 +00:00
espie
b3979e131c artwork and webdev come back. 2004-09-22 21:25:08 +00:00
espie
cfe8ea0026 bye bye 2004-09-22 21:24:29 +00:00
espie
c604ca54b4 quanta -> webdev for 3.3.0 2004-09-22 21:23:14 +00:00
espie
9ff91ed9a9 update to 3.3.0, needs patches. 2004-09-22 21:22:27 +00:00
espie
46eb792b15 kill INSTALL script 2004-09-22 21:19:44 +00:00
brad
ba808d3753 fix issues with the GIF and XPM parsers that could allow a remote attacker to cause a
DoS via a malformed image file that triggers a null dereference.

CAN-2004-0692, CAN-2004-0693
2004-09-20 20:05:51 +00:00
espie
cf8ee5425a initialize missing field, fixes spurious segfault (painting a non-level). 2004-09-20 08:00:53 +00:00
pvalchev
41063721dd fix fragments 2004-09-19 08:54:44 +00:00
espie
77a790fcc9 bump to 1.3.3 2004-09-18 21:25:24 +00:00
pvalchev
51a0d96cc6 fix this by update-plist 2004-09-18 17:42:01 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
espie
297c6d5dcc new-style plists 2004-09-18 10:24:15 +00:00
espie
35afe04ef1 update plist even though it's still broken. 2004-09-18 09:54:10 +00:00
espie
92b87d20fb new-style conflict. 2004-09-18 09:49:00 +00:00
espie
720a5b76ab removed patches, better synched global patches. 2004-09-18 09:46:36 +00:00
espie
a5c6126943 update to koffice 1.3.2 2004-09-18 09:37:27 +00:00
espie
45f1a50f11 update to kde 3.3.0. 2004-09-18 09:36:42 +00:00
espie
7ee904eaa9 disable artwork and webdev (ex-quanta) temporarily because they need
new directory creation.

Disable i18n packages, as I haven't regen'ed them yet.
2004-09-18 09:33:52 +00:00
espie
7125a6f606 new-style PLISTs 2004-09-18 09:30:34 +00:00
espie
735cf47241 supports 3.3.0 2004-09-18 09:30:06 +00:00
brad
ea33829538 better 2004-09-18 00:24:44 +00:00
millert
3efd5fb57e Do group/mode setting in the post-install target and auto-gen PLIST.
Requested and OK espie@
2004-09-17 14:34:02 +00:00
millert
8676e4b132 aterm no longer needs to be setuid root, setgid utmp is enough; Chris Paul 2004-09-16 19:09:25 +00:00
millert
de834ae38e Patch to use openpty(). OK pval@, mcbride@. 2004-09-16 17:07:11 +00:00
brad
4a4c38410f these files went into the wrong PLIST 2004-09-16 04:26:46 +00:00
marcm
25c01974fc Update to 2.4.9. Latest bug fixery. 2004-09-16 04:14:55 +00:00
espie
428350720b quick fix: kill all DYNLIBDIR and add @lib 2004-09-15 21:48:23 +00:00
espie
f11549a021 ditch DYNLIBDIR pending further clean-up 2004-09-15 20:00:07 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
espie
4f732e87e3 qt 3.3.3 + new plist 2004-09-15 19:25:12 +00:00
espie
7cc16df2ed new style fragment/plist 2004-09-15 19:23:50 +00:00
marcm
34fff04732 Update to 2.6.0.4. Yes, a 0.0.0.1 update that brings regeneration of
almost all the diffs.  Hmmm.

Also new plist goodness and ridding of the install scripts.
2004-09-15 04:15:25 +00:00
marcm
9793164320 New plist and buh-bye to install/deinstall for GNOME 2. 2004-09-15 04:12:55 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
pvalchev
8f7192dd7a sync xpm with XF4; by matthieu and me 2004-09-01 22:57:36 +00:00
robert
1e24d5ad27 SECURITY:
Web sites operating under the affected domains can set HTTP
cookies in such a way that the Konqueror web browser will send them
to all other web sites operating under the same domain.
A malicious website can use this as part of a session fixation attack.
http://www.kde.org/info/security/advisory-20040823-1.txt

ok pvalchev@
2004-08-25 21:48:39 +00:00
espie
4cedfe34c4 fixes for rle overload.
okay naddy@
2004-08-24 15:46:55 +00:00
naddy
ead93c472a Create configuration directory, so that sample conf files will be installed.
From: Bjorn Sandell <biorn@dce.chalmers.se>
2004-08-20 15:22:32 +00:00
naddy
041609bb0e missing dependency 2004-08-18 01:02:06 +00:00
robert
6179e2c072 gnome-libs should conflict with libgtop, but it shouldn't with
libgtop's gnome flavor

ok naddy@
2004-08-16 15:27:47 +00:00
sturm
295bf31885 ensure correct case in DISTNAME created from case insensitive FLAVOR
ok naddy
2004-08-15 22:31:53 +00:00
brad
cb3487157b fix 3 security issues.
http://www.kde.org/info/security/advisory-20040811-1.txt
http://www.kde.org/info/security/advisory-20040811-2.txt
http://www.kde.org/info/security/advisory-20040811-3.txt

ok naddy@
2004-08-14 18:03:47 +00:00
brad
036acaf2ff sync libtool patches to fix amd64 C++ linking issues among other things.
ok naddy@
2004-08-14 18:00:22 +00:00
naddy
afb50014bc add missing dependency 2004-08-14 12:53:47 +00:00
sturm
8dc011d997 remove .o files from package lists, especially as the one in PLIST
prevents lablgtk to package correctly on non-native archs

ok pval@
2004-08-14 11:14:14 +00:00
sturm
a11bab006f BUILD_DEPENDS on p5-XML-Parser
ok pval, maintainer
2004-08-12 06:23:22 +00:00
naddy
bb599e1f41 libintl requires libiconv; regen 2004-08-11 22:48:26 +00:00
pvalchev
affddf8f00 fix unsetenv command; from Matthias Kilian via maintainer William Yodlowsky 2004-08-11 21:24:23 +00:00
naddy
eeb9d0f89a libintl requires libiconv 2004-08-11 18:01:32 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
espie
0414c08fd6 more fontdir. 2004-08-11 10:08:51 +00:00
espie
95b88d41fb more fontdir 2004-08-11 10:03:21 +00:00
espie
bcdf05fe4a fontdir. use fonts.dir.dist 2004-08-11 09:58:12 +00:00
espie
2abaea1c14 missed @sample. 2004-08-11 06:11:57 +00:00
espie
46ebf90442 new plist: use sample, put everything into PLIST since we're
SHARED_ONLY.
2004-08-10 22:08:03 +00:00
espie
1c3c0ddfb3 new plist 2004-08-10 22:03:35 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
naddy
ff8a513c3d restore conflict information that was accidentally dropped 2004-08-10 19:07:05 +00:00
naddy
cb07900daa Update to 2-20040729 and update plist.
From: Bernd Ahlers <ba@bsws.de>
2004-08-10 16:58:09 +00:00
espie
43693725ee new plist 2004-08-10 13:53:37 +00:00
espie
2d6847a8bf update plists.
New make-plist knows how to handle it now.
2004-08-10 13:33:13 +00:00
espie
97cf117a8b new plists, mandir. 2004-08-10 12:37:37 +00:00
xsa
c16eccfafe more new-style MODULES. 2004-08-10 11:16:43 +00:00
xsa
bc7453940d more new-style MODULES. 2004-08-10 11:06:42 +00:00
xsa
b0911353e4 more new-style MODULES. 2004-08-10 10:56:42 +00:00
xsa
3e8ecaa8f7 MODULES= lang/ruby 2004-08-09 19:56:15 +00:00
xsa
927539c0cb new-style PLIST, using @sample. 2004-08-09 18:23:21 +00:00
espie
cf8c59eff8 new plists 2004-08-09 11:46:23 +00:00
espie
6e7c776dbf more new plists. 2004-08-09 11:09:10 +00:00
marcm
c231e6a792 Update to 2.4.4. New PLIST. 2004-08-08 17:14:23 +00:00
espie
dfd3423fa0 more plist updates 2004-08-08 16:15:17 +00:00
naddy
53e6f7f55d new plist, use @sample 2004-08-08 15:51:06 +00:00
sturm
39ec54eaaa correct LIB_DEPENDS, maintainer unreachable 2004-08-08 13:21:54 +00:00