Commit graph

14 commits

Author SHA1 Message Date
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Adrian Portelli
818fb40ceb Move to ${PREFIX}/lib for installation
Simplify options
2005-11-30 19:40:29 +00:00
Adrian Portelli
3c87cb383e Remove TODO 2005-11-28 23:18:09 +00:00
Adrian Portelli
ece149b689 Get mysql support working
Get database encryption working
Add support for hybrid now that we're running 7.x in pkgsrc
Update ./configure options in options.mk
2005-11-28 23:12:39 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Adrian Portelli
9b2d021e11 Update 1.7.8 -> 1.7.12
There are _lots_ of changes and bugfixes in v.brief format:
10/01 A Information on uplink server can be displayed via OperServ STATS.
10/02 F Added check in OperServ stats to avoid segfault without param.
07/04 A Warning when running Anope as root (DON'T DO THAT! :)).
05/17 F Compiling on solaris and amd64 systems.
05/13 F Possible segfault with do_part by using freed memory.
03/05 F Updated Unreal 3.2 token support.
2005-11-16 23:46:00 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Adrian Portelli
92c3eeab38 Move to USE_TOOLS+= perl:run 2005-07-29 10:21:08 +00:00
Dieter Baron
ae0366bf9c Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:02:09 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Roland Illig
8a556c85f7 Sorted the PLIST files. 2005-02-13 15:38:07 +00:00
Adrian Portelli
c01ba6e8b9 - update to 1.7.8
- add build depends on perl5
- security fix all users advised to upgrade
2005-02-07 21:38:10 +00:00
Adrian Portelli
4e689503ed Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
2004-11-17 16:19:13 +00:00