Commit graph

769 commits

Author SHA1 Message Date
mef
696c31d235 ham/uhd version 3.7.2rc1 added. 2014-09-08 07:16:28 +00:00
dholland
4df717a9b2 sort 2014-09-01 07:31:24 +00:00
schmonz
cce2f434b6 Describe new ikiwiki-highlight option. 2014-08-18 01:38:52 +00:00
wiz
28d17374ba Describe notmuch-emacs option. 2014-08-17 10:45:19 +00:00
wiz
640da6258f Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
schmonz
72f2bfdd18 Describe the "apple-common-crypto" option. 2014-08-01 19:22:34 +00:00
wiz
2d421b06a1 One slash is enough. 2014-07-30 08:39:49 +00:00
obache
74e48fa17b Fixed "Default" description for BINPKG_SITES, sync with install/bin-install.mk. 2014-07-30 08:15:34 +00:00
tron
92616777ce Add description of "sshguard" options. 2014-07-26 19:58:25 +00:00
wiz
8214c60531 Describe gnugp2-gpgsm option. 2014-07-22 11:30:08 +00:00
obache
47b064d27a note gdk-pixbuf2 option. 2014-07-13 10:05:16 +00:00
joerg
a0acbfe8d3 bsdtar is certainly valid for EXTRACT_USING. 2014-06-28 22:01:00 +00:00
martin
2ec78ccd9c Document "debug-info" and "webrtc" options. 2014-06-20 07:28:29 +00:00
jnemeth
adad35b054 rename ffr-tls to sendmail-ffr-tls as requested by wiz@ 2014-06-15 21:00:18 +00:00
jnemeth
e1eea2a635 add ffr-tls for sendmail 2014-06-15 20:43:44 +00:00
joerg
bef8522f0e Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
joerg
06c68a0d9c Make apr1 the default in preparation of removing Apache 2.0. 2014-06-10 14:40:50 +00:00
ryoon
1a57f242ac Add portals option 2014-06-06 23:45:35 +00:00
wiz
43b4ee8119 Update default font path reference. 2014-06-01 16:56:47 +00:00
tsutsui
b91b2b583e xnp2-ia32 option is now obsolete. 2014-06-01 15:02:02 +00:00
gdt
660cc81a05 Describe qemu and xen. 2014-05-12 15:23:48 +00:00
wiz
a77db50015 Add some option descriptions for musicpd. 2014-04-18 12:49:21 +00:00
wiz
896de600e4 describe opus option. 2014-04-12 06:45:16 +00:00
khorben
59e1335fa3 Create signed packages automatically if desired. It is disabled by default,
and documented in mk/defaults/mk.conf. Both the "gpg" and "x509" methods
supported by pkg_admin(1) are supported. With package signing enabled, a
staging, unsigned copy of the package is always created, and its final copy
to the package repository is done with pkg_admin(1) instead of "ln || cp".
Proper operation should otherwise not be affected.

Tested both with and without user-destdir support in packages.

"can live with it" joerg@

From EdgeBSD.
2014-04-06 15:04:16 +00:00
jperkin
e393ce6d94 Introduce infrastructure support for SMF.
SMF is the Service Management Facility, the default init system in
Solaris and derivatives since version 10.  This adds "smf" to the list
of supported INIT_SYSTEM types, and makes it the default init system on
platforms where it is available.

Packages can introduce SMF support by providing a manifest file, by
default located in ${FILESDIR}/smf/manifest.xml but manifests under
${WRKSRC} can be used too if the package source includes one.

SMF method scripts are supported too if required, using SMF_METHODS in a
similar manner to RCD_SCRIPTS.

Many parts of the SMF infrastructure are configurable, see mk/smf.mk for
the full details.
2014-03-11 14:07:04 +00:00
jperkin
b3106a0b77 Add initial support for alternative init systems.
This commit introduces an INIT_SYSTEM variable which will determine the
type of init system to be used on the target system, supporting "rc.d"
at this time.

The pkginstall infrastructure is changed to only install RCD_SCRIPTS if
INIT_SYSTEM is set to "rc.d", and PLIST entries for rc.d scripts are
now handled automatically based on RCD_SCRIPTS.
2014-03-11 13:45:07 +00:00
roy
acb5312220 Describe the udev option for a future dhcpcd release 2014-03-09 10:11:20 +00:00
jperkin
0354a711ca Avoid the default PREFER_PKGSRC when using native X11_TYPE on Linux. 2014-03-07 15:10:33 +00:00
obache
78c5ee0885 drop MPG123_ARM_FIXED64.
It was deprecated with mpg123-arm-fixed64 option and finally removed.
2014-01-30 12:37:56 +00:00
obache
6728af7a27 drop MOZILLA_USE_XFT.
Mozilla products use GTK2 in these days, and not used anywhere now.
2014-01-30 12:28:32 +00:00
obache
8694d1de23 drop MOZILLA_USE_LINUX.
No mozilla binary package using Linux binary is in pkgsrc now.
2014-01-30 12:24:49 +00:00
obache
e14e27b967 remove ZIP_ENCRYPTION.
archiver/zip1 had been removed.
2014-01-30 12:19:12 +00:00
obache
dcc1952c4f emacs.mk does not exists and EMACS_TYPE is used in emacs/modules.mk now. 2014-01-30 12:12:08 +00:00
obache
42b3683055 Note about HASKELL_COMPILER 2014-01-30 11:56:48 +00:00
wiz
a66210a1ef Document qemu-0 option. 2014-01-16 13:49:00 +00:00
rodent
31ba3ff03e +sdl2 2014-01-06 04:38:22 +00:00
wiz
c72b5cf32d Remove references to removed packages. 2013-12-31 17:22:58 +00:00
rodent
a2e92a26ae +xscrnsaver - one package in HEAD using this option now 2013-12-29 05:16:06 +00:00
tron
9477e39aed Improve support for HTTPS master site URLs:
As the default fetch program "tnftp" (in "pkgsrc" and all released
versions of NetBSD) doesn't support HTTPS prefer "fetch" (DragonFlyBSD,
FreeBSD and Minix) or Curl (CygWin, Linux, Mac OS X, Solaris) if available.

Change during pkgsrc-freeze approved by Greg Troxel and Thomas Klausner.
2013-12-19 23:50:29 +00:00
obache
b812a7460e Switch FETCH_USING to "fetch" by default on FreeBSD.
It exists by default and much functional support than "ftp" from net/tnftp.
2013-12-16 05:47:43 +00:00
schnoebe
3f44e4a2cd Add a number of options from jabberd2. 2013-12-13 17:01:12 +00:00
obache
04aedabdb2 note 13.1 for SUSE_PREFER 2013-12-05 11:49:13 +00:00
obache
f59f658517 Note pcsc option used by net/freerdp. 2013-10-07 12:56:41 +00:00
wiz
6ba0de1f29 Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
obache
279905b4a8 Note about groonga-httpd option. 2013-08-03 04:41:45 +00:00
richard
a4c2d10c86 add option vatnumber-suds 2013-07-20 16:50:13 +00:00
richard
e20e50d1ab add option pgadmin-db-designer 2013-07-20 05:12:13 +00:00
rodent
2dd7c2e393 Removed hub and leaf options for unrealircd. They no longer exist in the
package.
2013-07-15 04:13:32 +00:00
wiz
64ff313270 Describe two xterm options. 2013-07-11 11:44:23 +00:00
tsutsui
e689df6f9e Describe py-numpy option, used by x11/py-gtk2. 2013-07-09 14:57:20 +00:00
spz
896cabd412 typo fix (one blank needed) 2013-07-04 22:35:06 +00:00
wiz
05b7963576 Document qt4 option. 2013-07-03 08:18:22 +00:00
tsutsui
346726c49e Note fftw-fortran option. 2013-06-29 19:01:42 +00:00
dholland
43d96f98f9 Restore TEX_DEFAULT; even though it has only one value, it's used by
tex-related logic and breaks the build of e.g. graphics/asymptote.
2013-06-14 22:24:01 +00:00
wiz
b0b91b131a Some cleanup from ISIHARA Takanori in PR 47928. 2013-06-14 18:44:35 +00:00
mef
15250fe413 Clean up pkglint flagged issue:
(1) mail/wl/Makefile
   - Add LICENSE=	gnu-gpl-v2.
   - Use # none instead onf # defined (EMACS_BUILDLINK=).
   - Use set instead of @set.
(2) mail/wl/patches/patch-aa
   - Add comment from old cvs log.
(3) mail/wl/patches/patch-utils_ptexinfmt.el
   Avoid diff -c confusion by pkglint:
   -*** [info] Error code 255
   + *** [info] Error code 255
(4) mk/defaults/options.description 14 Jun 2013 04:48:54 -0000
   Add following option:
   +emacs-w3m     W3m browser extention.
2013-06-14 04:56:47 +00:00
tsutsui
0c3b48c969 Add options ibus and mlterm-fb for x11/mlterm. 2013-05-26 18:20:29 +00:00
rodent
4b300b63cf Add entries for fuse, inotify, and oggz. 2013-05-18 03:23:45 +00:00
ryoon
db46258642 * Remove PKGSRC_SHOW_PATCH_ERRORMSG, because it is not used in pkgsrc/mk.
* Set PATCH_DEBUG when PKG_DEVELOPER=yes.

No objection to
http://mail-index.netbsd.org/tech-pkg/2013/05/06/msg011276.html .
2013-05-18 01:58:32 +00:00
rodent
619bfb388c Also, +static, for the building of static libraries. 2013-05-11 19:22:48 +00:00
rodent
70b7e192ae Added introspection (GObject Introspection) and xcursor options
descriptions.
2013-05-11 19:13:20 +00:00
wiz
48f70a42d7 Describe libchamplain option. 2013-05-07 11:08:57 +00:00
adam
1eb2b2b51f Added f90 option for Fortran 90 support 2013-04-29 07:45:20 +00:00
cheusov
7ac40f0077 Added option vaapi 2013-04-14 00:54:59 +00:00
obache
3aa34f16a5 prevent to PREFER_PKGSRC any of x11 packages for Cygwin. 2013-04-06 11:11:56 +00:00
taca
ac8eba7fe6 Add squid-backend-rock, squid-ipfw and squid-kerberos-helper. 2013-03-13 17:13:06 +00:00
obache
b04688d2c9 note ndbm option 2013-03-13 03:36:44 +00:00
asau
430d458e92 Update default Emacs version to 24. 2013-02-22 22:31:23 +00:00
obache
aa7e337c12 purge jitterbug related items, misc/jitterbug had been removed in 2012Q3. 2013-02-20 13:04:47 +00:00
pettai
6feba6de0b Added opendkim-filter option. 2013-01-05 17:13:35 +00:00
agc
30d4f118b5 Add a libidn option (defaulting to on) which allows libidn support to be
turned off in www/curl.

Modify the curl package to be aware of the libidn option. Ensure default
is on.

No functional change, so no version number bump.
2012-12-17 23:26:47 +00:00
cheusov
3de72ba3e5 ffmpeg: add option "ass" for subtitle renderer support and enable it by
default. ++pkgrevision. Tested on NetBSD-6
2012-12-14 21:50:46 +00:00
jperkin
c6fe57f401 Introduce PKGGNUDIR as a way to control gnu prefix.
By default pkgsrc uses LOCABASE/gnu as a prefix for packages to install
native versions of GNU tools, which are them symbolically linked back to
the 'g' versions of the files in LOCALBASE, and users can then add
LOCALBASE/gnu/bin to PATH to pick up those tools.

On systems where the GNU environment is desired, PKGGNUDIR now allows
users to install the non-'g' files directly into LOCALBASE, making them
the default without having to alter PATH, whilst retaining the 'g' files
in order to ensure dependencies and tool paths remain the same.
2012-12-06 11:36:30 +00:00
taca
d5e826c6e7 Document eaccelerator-disassembler and eaccelerator-doc-comment-inclusion. 2012-12-05 15:33:59 +00:00
wiz
a23e403181 Add mp4v2 description; modify libmp4v2 description to make it clearer. 2012-12-03 22:37:25 +00:00
wiz
f5730335aa Add 5 more option descriptions from diro@nixsyspaus.org in PR 47185. 2012-11-24 22:28:36 +00:00
pettai
2ad6c0dbb2 Corrected description line for vbr 2012-11-19 18:59:45 +00:00
pettai
11f52801b8 Added vbr comment 2012-11-19 18:46:52 +00:00
wiz
c0c3915fae Add two more: coreaudio and lilypond. From diro. 2012-11-12 00:08:06 +00:00
wiz
187e78a830 Add some option descriptions. From diro@nixsyspaus.org in PR 47185. 2012-11-11 22:43:12 +00:00
pettai
8ec36c25a9 Added "rrl" option 2012-11-10 23:53:10 +00:00
ryoon
2cfb5b46e5 Support "motif" in MOTIF_TYPE. 2012-11-10 17:13:37 +00:00
wiz
20435053e4 Describe xcb. 2012-11-04 23:45:12 +00:00
tsutsui
5b6ce3e649 Add description about onscripter-pda for games/onscripter. 2012-10-30 16:13:37 +00:00
darcy
e3ac09e8ce Add option for English language. 2012-10-21 12:59:42 +00:00
darcy
4a7e0569b9 Add FreeSWITCH audio sample rate options. 2012-10-20 12:19:52 +00:00
mef
2743bc6d58 - Add following option for ghostscript
disable-compile-inits	Disable compile time implicit initialization.
fontconfig	Enable FONTCONFIG (fonts/fontconfig) support.

- Add following options for ghostscript-cidfonts-ryumin
adobe-cidfonts	Select Adobe-fonts.
ipa		Select IPA fonts (fonts/ipa-fonts).
motoya		Add motoya fonts (fonts/motoya-fonts).
umefont		Add Umefont (fonts/umefont-ttf).
2012-10-07 14:47:16 +00:00
jaapb
a47112e42f Corrected installation error (DESTDIR not applied correctly).
Added description of options. Added update to changes file.
Used buildlink3 for findlib dependency.
2012-09-10 05:33:25 +00:00
wiz
b294c5021d Add description for freediameter-all-extensions. 2012-08-20 12:18:36 +00:00
chs
ce76b37e4f remove support for suse 11.3. 2012-08-18 16:29:59 +00:00
fhajny
8be976a898 Add 'dtrace' option description 2012-08-01 08:59:48 +00:00
sbd
337fc49721 + Change the AMANADA_USER to 'amandabackup' to be consistent with other
packages (and because I think its a good idea).
+ Remove legacy varable AMANDA_SMB.
2012-07-30 07:03:46 +00:00
dholland
ec66d86fcf Describe "xinerama" option, used by x11/dmenu and perhaps others. 2012-07-30 01:51:07 +00:00
wiz
7361f730b5 - ocamlduce (not used any longer)
+ camlzip (ocsigen)
2012-07-11 10:43:40 +00:00
wiz
934f098ead Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where they
don't belong (package-setable, not user-setable).
2012-07-09 15:44:06 +00:00
joerg
0850dd7fc6 Keep PREFER_PKGSRC for NetBSD and native X11R7. Noticed by wiz. 2012-07-03 11:19:56 +00:00
joerg
95e3207831 Do not prefer expat on NetBSD, if the base system has it. 2012-07-03 10:22:52 +00:00
sbd
dab1ef20a3 Add amanda options 2012-07-02 01:28:14 +00:00
wiz
2f864e3ccc Remove outdated comment about packages not getting a LICENSE set if
they are OSI/Free.
2012-06-17 14:22:44 +00:00
jperkin
756f9355f9 Set NBPAX_PROGRAM_PREFIX?=nb by default, avoids problems on various platforms
where software assumes features of the native 'tar' and break when 'tar' is
the NetBSD version.

We are too close to the pkgsrc-2012Q2 branch to remove NBPAX_PROGRAM_PREFIX
completely, but if it's apparent that no platforms need to override this
default then it will be removed completely for the next branch.
2012-06-14 09:48:51 +00:00