Commit graph

2763 commits

Author SHA1 Message Date
joerg
5133c5e38c Also run install.man to the man pages. 2006-06-20 20:48:35 +00:00
jlam
86adb8d0bc Improve the DEINSTALL script by checking for the presence of the data
directory before promping the user to remove it.  Also rewrite in style
expected by pkginstall framework.
2006-06-19 23:09:59 +00:00
joerg
8b82107f49 Needs msgfmt (and breaks with strange errors otherwise). 2006-06-19 19:45:18 +00:00
minskim
eee353d820 Do not declare conflicting srandom() on Darwin. 2006-06-19 17:07:45 +00:00
rillig
2a7845ff25 Fixed path to the Perl interpreter. Bumped PKGREVISION. 2006-06-18 01:28:30 +00:00
rillig
d7cf2498e1 Removed obsolete definitions of {DE,}INSTALL_SRC. Bumped PKGREVISION. 2006-06-17 19:26:11 +00:00
rillig
25990d0ac2 Fixed pkglint warnings. Due to the definition of INSTALL_SRC, the
CONF_FILES_PERMS settings currently don't have any effect. Bumped
PKGREVISION, since the ownership of one file might change.
2006-06-17 19:00:08 +00:00
rillig
d24142bb17 Fixed pkglint warnings, especially absolute paths and hard-coded
usernames. Now it is possible to install this package as unprivileged
user.
2006-06-17 18:17:29 +00:00
wiz
cfd623bd93 Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
wiz
086a53e0f8 Fix freetype2-2.2.1 breakage. 2006-06-15 12:24:12 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
f04c6d3257 Needs pkg-config. 2006-06-11 21:45:08 +00:00
joerg
6bbaf3971d Needs pkg-config. 2006-06-11 14:22:51 +00:00
joerg
200e0017ec Needs pkg-config. 2006-06-11 13:51:25 +00:00
joerg
6b82b9f65b Fix patches: patch-ab has wrong path and patch-aa misses the CR. 2006-06-11 12:56:19 +00:00
adrianp
e3bca29e65 Security fix for CAN-2006-1236
PKGREVISON bumped
2006-06-11 11:36:47 +00:00
ghen
70e7065e70 freeciv-client is not only xaw-based anymore. 2006-06-09 22:01:00 +00:00
salo
e0cfe10f0e Needs pkg-config to build. 2006-06-09 20:49:09 +00:00
joerg
4662b8b3a6 Needs perl at build time. 2006-06-09 08:21:57 +00:00
minskim
f0b8dd9c96 Honor *OWN, *GRP, and *MODE. 2006-06-08 16:21:17 +00:00
minskim
53f3d407f3 This package needs zlib. 2006-06-08 16:06:50 +00:00
joerg
5b3dee711e Use INSTALLATION_DIRS and config file framework. Bump revision. 2006-06-08 15:50:14 +00:00
jlam
ded1879f6b The build invokes flex to compile a *.l file, so add it as a build tool. 2006-06-08 04:15:59 +00:00
joerg
36b7e7e358 Uses C++. 2006-06-07 12:19:24 +00:00
joerg
aa6bc539a0 Configure wants C++ *sigh* 2006-06-05 16:02:51 +00:00
joerg
e42ee064c5 Hack around a strange difference in the compressed file format:
DragonFly's system gzip rejects the input due to bad magic number,
but bsdtar can understand it with the help of zlib. So just use
bsdtar as gtar on DragonFly for now.
2006-06-02 13:32:35 +00:00
martin
3496839abb Make it gcc4 friendly.
Cast args to ctype-macros to unsigned char.
2006-06-02 09:08:15 +00:00
markd
27eaf01104 Update to KDE 3.5.3
Changes:
* KAsteroids
  o Missile goes through closer asteroids
2006-06-01 14:22:57 +00:00
markd
5c24601cb7 Update to KDE 3.5.3
Changes:
* KTeaTime
  o Formatting of minutes and seconds is incorrect, has the space
    between seconds and "s"
2006-06-01 14:21:08 +00:00
joerg
823a91b432 Uses C++. 2006-05-28 15:08:26 +00:00
joerg
0d5bdb64f2 Fix sum of patch-ab. 2006-05-28 14:57:06 +00:00
joerg
e607334684 Uses C++. 2006-05-28 14:49:13 +00:00
wiz
7ecd3f4302 USE_LANGUAGES=c c++
Fix installation and remove BROKEN_IN.
Fix PLIST and bump PKGREVISION.
2006-05-26 22:47:19 +00:00
joerg
3bc381ba1f Play nicer, don't require exact (nb) version matches. The same
base version is good enough. Bump revision.
2006-05-26 19:22:49 +00:00
wiz
defc715fdb USE_LANGUAGES=c c++ 2006-05-25 17:58:49 +00:00
jdolecek
d776212127 refer to just KDE (instead of KDE2) 2006-05-25 17:36:25 +00:00
wiz
f246e9d35a USE_LANGUAGES=c c++ 2006-05-25 13:39:02 +00:00
wiz
da732bd61d USE_LANGUAGES=c c++ 2006-05-24 18:53:53 +00:00
wiz
069bd5ff94 USE_LANGUAGES=c c++ 2006-05-24 06:35:30 +00:00
wiz
ba19faf607 USE_LANGUAGES=c c++ 2006-05-23 20:25:40 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
wiz
ea375c0b6b USE_LANGUAGES=c c++ 2006-05-22 21:58:33 +00:00
wiz
d360437145 USE_LANGUAGES=c c++ 2006-05-22 20:17:15 +00:00
joerg
a6fac3e33a Correct info page handling. Bump revision. 2006-05-22 20:01:18 +00:00
wiz
3e7893bd39 Use xdg-1.2 dirs for some shared directories. Bump PKGREVISION. 2006-05-22 19:49:48 +00:00
wiz
c4643a7a7c USE_LANGUAGES=c c++ 2006-05-22 19:47:50 +00:00
wiz
f4495c6837 USE_LANGUAGES=c++ 2006-05-22 19:38:14 +00:00
wiz
7a7afca12e USE_LANGUAGES=c c++ 2006-05-22 19:26:10 +00:00
wiz
2a59b6165f USE_LANGUAGES=c++ 2006-05-22 17:46:04 +00:00
wiz
4180038f33 Remove directory on deinstall. 2006-05-22 17:45:42 +00:00