Commit graph

79117 commits

Author SHA1 Message Date
rillig
fc4a97a8d8 Don't process the file if either of PKG_SUPPORTED_OPTIONS or PKG_OPTIONS_VAR
is undefined. This avoids many unnecessary make(1) warnings. As this file
is only intended to be used from packages, don't look for obsolete.mk in
other directories than ../../mk/defaults/.
2005-05-14 02:17:43 +00:00
reed
e12ae38d9b Use specific homepage. 2005-05-14 02:13:09 +00:00
rillig
2f39dcaf4a Allow the user to type --prefix=foo instead of requiring a whitespace
between the --prefix and the directory. This makes life easier for users
that often run GNU ./configure scripts manually.
2005-05-14 02:12:48 +00:00
rillig
eef497fdb0 Found another two uses of .ifndef and .ifdef.
Converted them to .if [!]defined().
2005-05-14 02:03:00 +00:00
rillig
d278d86d01 Replaced .ifdef with .if defined() and .ifnded with .if !defined(). This
will allow better error checking.
2005-05-14 01:51:52 +00:00
rillig
b82fa5067b Replaced .ifdef with .if defined() and .ifndef with .if !defined(). This
will allow better error checking in Makefiles.
2005-05-14 01:50:38 +00:00
rillig
6c2804ebbe Fixed typo in finding grep(1). 2005-05-14 01:25:19 +00:00
rillig
fb358b0e89 Fixed two obvious typos that leaded to syntax errors. 2005-05-14 01:04:37 +00:00
rillig
be9e6c0d80 TODO: Check for C/C++ style comments in Makefiles. 2005-05-14 00:38:56 +00:00
jlam
a568e01cf3 Rewrite command to compute the installation prefix of a package to not
use awk -- a simple shell statement list suffices.
2005-05-13 23:37:54 +00:00
rillig
167f28256e Added a subsection about naming conventions for Makefile variables. 2005-05-13 23:28:08 +00:00
rillig
c8b01f08a6 Added a comment describing from which files I extracted the information I
needed for this documentation.
2005-05-13 22:48:09 +00:00
rillig
ca548bf623 Moved checking if ${SHLOCK} exists into the shell code fragment that
acquires the lock. This had to be done for the new tools framework and
because of the weird order of things in bsd.pkg.mk. Approved by jlam.
2005-05-13 22:22:44 +00:00
jlam
ec7c68e97c Teach the new tools framework about lha, unrar, unzip, and unzoo and
modify bsd.pkg.extract.mk to use them.  As a side-effect, we stop
hardcoding ${LOCALBASE} as the install prefix for these tools so this
becomes more pkgviews-friendly.
2005-05-13 22:08:20 +00:00
jlam
b17ddaa794 Don't condtionally set the "TOOL" variables... set them explicitly. Also
fix variable name in the case where we're using the pkgsrc tool, since
we were referencing the wrong variable.
2005-05-13 21:57:13 +00:00
jlam
1fdc85c394 Don't check for ${SHLOCK}, which isn't defined yet that early in
bsd.pkg.mk under the new tools framework.  Instead, just note that if
we set PKGSRC_LOCKTYPE, that pkgsrc will require shlock.  Remove
"shlock" from the large PKGSRC_USE_TOOLS list since we don't need it
all of the time.  This fixes PKGSRC_LOCKTYPE != none when using the
new tools framework.
2005-05-13 21:13:01 +00:00
rillig
ca96c47d1e Fixed a typo in the comment. 2005-05-13 21:00:12 +00:00
minskim
a96a4d2bc8 if-if-endif -> if-elif-endif 2005-05-13 19:53:08 +00:00
reed
20b9ddc082 Remove two blank lines. 2005-05-13 19:26:47 +00:00
minskim
f11b5df4e2 Honor *OWN and *GRP. 2005-05-13 19:01:18 +00:00
salo
ff74a66d62 -leafnode 2005-05-13 18:39:29 +00:00
salo
2f2d318f3f Note news/leafnode update by <kim> 2005-05-13 18:38:55 +00:00
jlam
1c0da3d742 Make _USE_NEW_TOOLS default to "yes" to turn on using the new tools
framework.  This has been tested by successfully building a meta-package
that pulled in 81 dependencies during the installation.
2005-05-13 17:22:43 +00:00
jlam
cd4f3767d3 Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify
transition to new tools framework.
2005-05-13 16:54:12 +00:00
jlam
a00d2e4fdf Fix quoting in the values placed in CONFIGURE_ENV. 2005-05-13 16:35:02 +00:00
drochner
1c5e19bb43 use gimptool to install, just for consistency 2005-05-13 15:44:20 +00:00
drochner
6a85395904 update to 2.2.7
bugfixes only
2005-05-13 15:34:12 +00:00
drochner
2f52a7b639 update to 1.8.4
changes:
-added "as" locale
-bugfixes
2005-05-13 15:26:39 +00:00
drochner
50df972778 update to 2.10.0
changes:
-added support for GTK-2.6 widgets and properties
-bugfixes
-updated translations
2005-05-13 15:19:27 +00:00
kim
387e54a560 Upgrade to 1.11.2:
* Fix segfault when timeout or connection reset encountered while
  article header is read.

* fetchnews will no longer re-fetch the active file for a server if it
  has been completely received even if fetching articles from this server
  encounters a problem.  Long-standing bug.  Debian bug #70052.

* fetchnews will now properly mark the active for complete re-fetch if
  it says so. Previously, it forgot the mark in some circumstances.  A
  problem fetching the active file or descriptions for a newly added
  server will now mark the active for re-fetch even if articles have
  successfully been retrieved from the same server.

* Fix use-after-free segfault when server dies while body is being
  received.

* Support quoted strings on the right hand side of configuration lines.

* Support IPv6 in fetchnews as well.

* In LIST ACTIVE/GROUP, keep group interesting in spite of being
  pseudo (which includes empty) as long as it is interesting. Avoids
  unsubscription of low-traffic groups that fall empty.
2005-05-13 15:08:04 +00:00
drochner
5aa6dddfca forgot to delete this 2005-05-13 14:54:42 +00:00
drochner
2b742568d8 update to 1.3.2, provided by Leonard Schmidt per PR pkg/30178
changes:
* Back out fmmode (buggy, unportable) for now
* Better tiled background support (makes various windowmanagers/terminal
  emulators happier)
* fixed a bug with --action's and thumbnail mode
* Disabled thumbnail caching until a better spec can be sorted out (the
  current freedesktop.org spec doesn't support custom sizing. feh does).
* New option --cycle-once to exit feh after one loop through a slideshow.
  Requested by various people
2005-05-13 13:43:33 +00:00
salo
a81e7f3710 Note net/maradns update. 2005-05-13 13:26:56 +00:00
salo
37a5e2dd19 Update to version 1.0.28
Too many changes to list, see CHANGELOG within the source tarball.
This update was prompted by an issue with random number generator,
see the following url for details:

 http://www.maradns.org/download/patches/maradns-1.0.26-rekey_rng
2005-05-13 13:25:55 +00:00
salo
2f8a0ccbb3 Security fix:
"Matthias Clasen has reported a vulnerability in libexif, which can be
exploited by malicious people to cause a DoS (Denial of Service).

The vulnerability is caused due to an infinite recursion in the
"exif_data_load_data_content()" function and can be exploited to
cause a stack overflow when parsing a specially crafted image.

Successful exploitation may crash an application linked against the
vulnerable library."

Bump PKGREVISION.  Patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1196787&group_id=12272&atid=112272
2005-05-13 11:57:59 +00:00
drochner
4c48924361 sync with base libraries
no changes as far as Python wrappers are concerned, afaict
2005-05-13 11:13:11 +00:00
drochner
2ec36f52e2 update to 2.6.2
changes:
- Allow None to be sent in to set_group radio widgets
- guint/gsize as longs
- Check for exceptions in child_watch
- Bug fixes
2005-05-13 11:11:29 +00:00
jlam
36ccbedf47 Pass the install-time definition of sysconfdir through to sub-make
processes.  Since courier-imap uses GNU automake, we need to set
AM_MAKEFLAGS to the correct value.  This fixes the installation of
the example config files into ${PREFIX}/share/examples/courier.
2005-05-13 05:20:48 +00:00
jlam
e72c295eb5 Fix PLIST by adding missing compile_et.1. 2005-05-13 03:54:35 +00:00
jlam
f7c716c601 Pass the install-time definition of variables that specify the locations
of the example config files through to sub-make processes.  Since
courier-authlib uses GNU automake, we need to set AM_MAKEFLAGS to the
correct value.  This fixes the installation of the *.dist files into
${PREFIX}/share/examples/courier-authlib.
2005-05-13 03:26:44 +00:00
jlam
df643ded0d Pass the install-time definition of sysconfdir through to sub-make
processes.  Since sqwebmail uses GNU automake, we need to set AM_MAKEFLAGS
to the correct value.  This fixes the installation of the *.dist files
into ${PREFIX}/share/examples/sqwebmail.
2005-05-13 02:35:40 +00:00
kristerw
4d3dbc205b Note that xmame/xmess has been updated to 0.96. 2005-05-12 22:37:45 +00:00
kristerw
495c7a4142 Update xmame/xmess to 0.96.
Release 0.96, 10 May 2005:
- Everything from MAME 0.96 (http://x.mame.net/changes-mame.html) and
  MESS 0.96 (http://x.mame.net/changes-mess.html).
- Fixed the RGB to YUV conversion used by the Xv driver so that it
  conforms to the CCIR digital component video specifications.  Fixes
  Bugzilla bug 691.  (Alex W. Jackson)
- The rows of the OpenGL bitmap used for 16bpp games are no longer
  misaligned in some cases; nagano98 now displays without doubled
  lines.
- The behavior of "-listgamelist" should once again match the Windows
  side with regard to case-insensitive sorting and the treatment of
  leading "The" and "Le".
- When a specific joystick device is designated with "-joydevname
  (-jdev)", it is now always treated as the player 1 joystick.
- The built-in profiler works again.  (Colin Howell)
- The X11 build now properly sets the standard window properties.
  (Christian Birchinger's friend)
2005-05-12 22:34:53 +00:00
jlam
564a72cde1 postgresql80-client is the correct BUILDLINK_PACKAGE word to use when
referring to BUILDLINK_* variables.
2005-05-12 22:19:16 +00:00
jlam
bdde62cc40 Adding "${GREP} ." into pipeline that I inadvertently left out when
moving the EVAL_PREFIX code from bsd.pkg.mk to find-prefix.mk.
2005-05-12 21:56:11 +00:00
jlam
1ee9760a81 Teach the new tools framework more about perl. We include perl5/vars.mk
in mk/tools/perl.mk since many packages expect to be able to use the
variables defined in vars.mk, but those variables can only be defined
if PERL5 is correctly defined, and that is only true after it is set
here.
2005-05-12 21:03:46 +00:00
jlam
a5cd03b385 We don't need to check for whether the variables are defined before
using them, as these values are referenced till later when the variables
will definitely have the correct value.  This removes the need to
include vars.mk here.
2005-05-12 21:01:16 +00:00
jlam
500efa9480 Allow vars.mk to be included multiple times. We avoid excessive
computation by caching the variables using MAKEVARS.
2005-05-12 20:59:29 +00:00
jlam
436d9bbbd5 Instead of structuring code so that variables defined by the EVAL_PREFIX
loop are only used afterwards, split out the EVAL_PREFIX code into a
separate file find-prefix.mk that can be included at any point to
generate a prefix-computation for the variables specified by FIND_PREFIX
at the inclusion point.
2005-05-12 20:41:10 +00:00
jlam
69406c81f0 Don't check for whether variables are defined or not before adding
them to PLIST_SUBST.  They may simply be defined later on in the
Makefile processing.  Instead check whether USE_PERL5 was specified
to determine whether to pass along PERL5_{SITEARCH,SITELIB,ARCHLIB}
to PLIST_SUBST.
2005-05-12 20:31:56 +00:00