espie
044c069945
Bump package name, as 2.7 shipped with a bad plist.
2000-06-18 01:37:39 +00:00
espie
b1c8a02086
There is a bug in versions 137 and 138 of xterm: the -name option sets
...
the application class for X11 resources and not just the application
name (as specified by the man page and as usual for Xt applications).
This breaks many resource files.
(patch and explanation by David.Madore@ens.fr )
Ok'd naddy@
2000-06-18 00:04:08 +00:00
fgsch
cb664e22c6
Use CONFIGURE_STYLE. Cosmetical changes as well.
2000-06-17 19:03:46 +00:00
fgsch
3c85235921
Clean Makefile. Kill FAKE and use CONFIGURE_STYLE.
...
Add comment to package list.
2000-06-17 19:02:18 +00:00
fgsch
08df720d4a
The filename now includes the maintainence release; thanks to NetBSD's
...
maintainer David Maxwell for the info.
Kill LICENSE_TYPE and change the package name to reflect the mr as well.
2000-06-17 18:47:40 +00:00
espie
81a53c2590
Create all packing information under a subdir of WRKDIR (WRKPKG).
...
WRKPKG should seldom be changed, unless it conflicts with the port's
actual naming conventions (default is ${WRKBUILD}/pkg).
Substitute stuff in INSTALL/DEINSTALL script as well.
The only drawback is that those LOOK like shell variables, but are actually
simple sed substitution.
Preconise a style such as
prefix=${PREFIX}
(then use ${prefix}) to avoid confusion.
2000-06-16 23:53:40 +00:00
espie
1dbe92f1ae
Remove NO_EXTRACT/NO_PATCH/NO_CONFIGURE
2000-06-16 23:10:41 +00:00
espie
f100c128f9
Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
...
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
form
db76117fe3
xruskb-xaw -> xruskb
2000-06-16 10:19:02 +00:00
kevlo
5fb08deb5c
Fix the patch-ab, so zh-xcin can run on sparc.
...
Thanks for turan@ mentioned.
2000-06-16 06:38:23 +00:00
form
8cb06275f4
remove FAKE=yes
...
add HOMEPAGE
GNU_CONFIGURE -> CONFIGURE_STYLE
add $OpenBSD$ to PLIST
use PFRAG.shared
2000-06-16 06:00:14 +00:00
chris
7c5527d45b
Fix o'Master Sites
2000-06-16 05:25:28 +00:00
form
1c122d39ff
fix compiling; turan@
...
add HOMEPAGE
2000-06-16 03:32:24 +00:00
kevlo
28d69cefd7
- Correct the PKGNAME
...
- Remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
2000-06-16 01:33:52 +00:00
brad
52bd615002
thw master site for the patches does not exist anymore, use
...
MASTER_SITE_BACKUP for now
2000-06-15 19:14:39 +00:00
brad
e8a0ad0569
oops, forgot to add this
2000-06-15 19:08:55 +00:00
brad
fe443433dd
- remove FAKE=Yes
...
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-15 19:08:11 +00:00
brad
e0440c6d2d
- remove license type
...
- use new framework for PLISTs
2000-06-15 19:02:36 +00:00
brad
58ef556971
- remove FAKE=Yes
...
- add @comment with RCS id to PLIST
2000-06-15 18:55:12 +00:00
brad
3b5ead8f2e
add @comment with RCS id
2000-06-15 18:53:44 +00:00
brad
be777a3f04
fix
2000-06-15 18:48:57 +00:00
brad
5ba1e87d55
/usr/X11R6 -> /usr/local
2000-06-15 18:39:30 +00:00
brad
e646ace176
the previous patch removed $(DESTDIR) from Makefile.in, re-add
2000-06-15 18:34:22 +00:00
brad
4cacd005e9
enable inter-library dependencies
2000-06-15 18:27:07 +00:00
brad
024c020295
- remove license type
...
- HAS_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-15 18:20:06 +00:00
brad
51f623e590
fix
2000-06-15 17:44:56 +00:00
naddy
308bdab593
fix description, add pointers to Open/Free/NetBSD CVSup mirrors
...
ok espie@
2000-06-15 17:32:45 +00:00
espie
d673164cc5
SYNC
2000-06-15 16:56:36 +00:00
brad
833f9f6d3b
- add NEED_VERSION
...
- remove license type
- remove NO_CONFIGURE, NO_PATCH and FAKE=Yes
- remove some symlink creation which is done as part of the PLIST
2000-06-15 16:33:53 +00:00
form
1f5994956f
add postgresql flavors
2000-06-15 16:13:31 +00:00
form
831d0a12a5
add xruskb-motif
2000-06-15 12:19:18 +00:00
fgsch
3863823e2e
remove FAKE=yes; use CONFIGURE_STYLE; add comment to plist.
...
clean a bit.
2000-06-15 10:53:11 +00:00
fgsch
cf441584cc
remove uneeded patch.
2000-06-15 10:45:24 +00:00
camield
c99d21a189
- perl modules now install in site_perl
...
- initial work towards TCL flavor
From maintainer danh@nfol.com
2000-06-15 10:39:42 +00:00
fgsch
e5fe4ee5a6
enable gtkmm
2000-06-15 10:36:43 +00:00
fgsch
6a68e123b1
a C++ interface for gtk+
2000-06-15 10:35:47 +00:00
fgsch
60845ccba4
enable libsigc++
2000-06-15 10:09:50 +00:00
fgsch
d4d6a905ff
a callback framework for C++
2000-06-15 10:03:05 +00:00
fgsch
6d6f84c806
remove unneeded install-info.
2000-06-15 09:59:58 +00:00
fgsch
722cde7132
CONFIGURE_STYLE and NEED_VERSION; remove FAKE=yes
...
add comment to plist.
2000-06-15 09:49:33 +00:00
fgsch
a5c8f9a88c
remove license type.
2000-06-15 08:45:49 +00:00
kevlo
ef91df2aeb
- Update the MASTER_SITES
...
- Remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-06-15 07:21:35 +00:00
form
e321aeec2b
use FLAVORS
2000-06-15 05:47:11 +00:00
form
c41a47985d
remove FAKE=yes
...
GNU_CONFIGURE -> CONFIGURE_STYLE
add HOMEPAGE
2000-06-15 05:40:12 +00:00
form
bf7a0796c3
remove FAKE=yes
2000-06-15 05:37:11 +00:00
form
b420ea22d1
remove FAKE=yes
...
GNU_CONFIGURE -> CONFIGURE_STYLE
2000-06-15 05:35:42 +00:00
form
6cbee9275b
NEED_VERSION
2000-06-15 05:33:02 +00:00
form
c721dd7015
remove FAKE=yes
...
add $OpenBSD$ tag to PLIST
xcyrillic: remove NO_CONFIGURE
xruskb: GNU_CONFIGURE -> CONFIGURE_STYLE
2000-06-15 05:31:52 +00:00
form
2435eeb0e6
remove FAKE=yes
...
add $OpenBSD$ tag to PLIST
2000-06-15 05:25:15 +00:00
form
de16bf5dd7
add $OpenBSD$ tag
2000-06-15 05:23:49 +00:00