Commit graph

78741 commits

Author SHA1 Message Date
markd
123fee8894 The previous Kommander patch was incorrect and still allowed execution
of files served from /tmp.
From http://www.kde.org/info/security/advisory-20050504-1.txt
Bump PKGREVISION.
2005-05-04 13:49:50 +00:00
markd
1671b62fba Previous patch introduced a regression, breaking reading of .rgb images
in most cases.
From http://www.kde.org/info/security/advisory-20050504-1.txt
Bump PKGREVISION.
2005-05-04 13:45:51 +00:00
simonb
db60341bd9 Note update of adzap to version 20050504. Add support for a standalone
mode that can be used by Apache in proxy mode, adds many ad pattern
updates.
2005-05-04 12:37:02 +00:00
simonb
8222fd89b6 Update to version 20050504. Add support for a standalone mode that
can be used by Apache in proxy mode, adds many ad pattern updates.
2005-05-04 12:35:54 +00:00
jmmv
5cf07bd591 Note update of monotone and monotone-server to 0.19. 2005-05-04 12:19:42 +00:00
jmmv
632a5a9d3c Update to 0.19 (require monotone 0.19). 2005-05-04 12:18:09 +00:00
jmmv
cdc1fcf365 Update to 0.19:
0.19 release.  performance improvements, features, ui
improvements, and bug fixes.

- many operations sped up by another factor of 2 or better.
	- special thanks to Matt Johnston <matt@ucc.asn.au>.
	- first steps towards automated benchmarking.  Thanks
	  to Timothy Brownawell <tbrownaw@gmail.com>.
- new major features:
	- "annotate" command; still requires optimization.
	  Thanks to Emile Snyder <emile@alumni.reed.edu>.
	- "inodeprints" for fast change detection in large
	  working dirs now fully supported; see manual for
	  details.
- new minor features:
	- new selector "c:name=value" for selecting on
	  arbitrary certs.  Thanks to Richard Levitte
	  <richard@levitte.org>.
	- new hooks to automatically initialize attributes on
	  add; monotone now automatically sets execute bit on
	  executables.  Thanks to Joel Reed
	  <joelwreed@comcast.net>.
	- new automate command "select", to do selector
	  expansion.  Thanks to Richard Levitte
	  <richard@levitte.org>.
	- new automate commands "graph", "parents",
	  "children", "ancestors", to easily inspect history.
	  Special thanks to Sebastian Spaeth
	  <Sebastian@SSpaeth.de>.
	- new command "db kill_rev_locally".  Thanks to
	  Sebastian Spaeth <Sebastian@sspaeth.de>.
	- new arguments to "commit": --author, --date; useful
	  for patch attribution and importing history.
	- new automate command "inventory" (output format will
	  change in next release, however).  Thanks to Derek
	  Scherger <derek@echologic.com>.
- ui improvements:
	- netsync progress ticker in kilobytes/megabytes.
	  Thanks to Matt Johnston <matt@ucc.asn.au> and
	  Sebastian Spaeth <Sebastian@sspaeth.de>.
	- tickers do not cause annoying scrolling when wider
	  than window.  Special thanks to Matthew Gregan
	  <kinetik@orcon.net.nz>.
	- warn users when a commit creates divergence, and
	  when an update ignores it.  Thanks to Jeremy Cowgar
	  <jeremy@cowgar.com>.
	- support for command-specific options (there is still
	  no rule that such options must appear after the
	  command on the command line, though).  Thanks to
	  Richard Levitte <richard@levitte.org>.
- bug fixes:
	- many cvs_import bugs fixed.  Special thanks to Jon
	  Bright <jon@siliconcircus.com>, Emile Snyder
	  <emile@alumni.reed.edu>, Hansjoerg Lipp
	  <hjlipp@web.de>, Matthew Gregan
	  <kinetik@orcon.net.nz>.
	- windows/unix working copy line ending conversion now
	  works correctly.  Thanks to Emile Snyder
	  <emile@alumni.reed.edu>.
	- many fixes to i18n-ized filename support
	- "drop" and "rename" now affect file attributes as
	  well.  Thanks to Richard Levitte
	  <richard@levitte.org> and Joel Reed
	  <joelwreed@comcast.com>.
	- better error reporting in netsync.  Thanks to
	  Grahame Bowland <grahame@angrygoats.net>.
	- only set working directory's default branch on some
	  commands (update, commit).  Thanks to Florian Weimer
	  <fw@deneb.enyo.de>.
	- "db check" now sets exit status correctly, for use
	  in scripts.  Thanks to Derek Scherger
	  <derek@echologic.com>.
	- many others...
- fantastic emacs integration in contrib/monotone.el.  Thanks
  to Harley Gorrell <harley@panix.com>.
- 45 new integration tests.  total line coverage: ~84%.

	- upgrading from 0.18: database and working copies are
	  fully compatible.  NOTE that the configuration file
	  is now ~/.monotone/monotonerc, rather than old
	  ~/.monotonerc.  Simply create ~/.monotone, and
	  rename any existing configuration file.
2005-05-04 12:17:59 +00:00
agc
abf44915e9 Initial import of nasd-1.3, a prototype storage implementation, from CMU.
The original tar file has trailing base64 checksums, so I have
repackaged the tar file for just now.

        This is release 1.3 of the Parallel Data Laboratory NASD
        software prototype.  The release includes the NASD drive
        prototype, the NASD-NFS filemanager, simple client APIs, a
        regression-testing suite, sample programs, a snapshot of
        Cheops (which is one implementation of aggregation over
        multiple NASDs), and some basic documentation.
2005-05-04 08:58:57 +00:00
agc
41e7132bf9 Add and enable nasd. 2005-05-04 08:58:04 +00:00
agc
4b619e493a Initial import of nasd-1.3, a prototype storage implementation, from CMU.
The original tar file has trailing base64 checksums, so I have
repackaged the tar file for just now.

	This is release 1.3 of the Parallel Data Laboratory NASD
	software prototype.  The release includes the NASD drive
	prototype, the NASD-NFS filemanager, simple client APIs, a
	regression-testing suite, sample programs, a snapshot of
	Cheops (which is one implementation of aggregation over
	multiple NASDs), and some basic documentation.
2005-05-04 08:56:49 +00:00
jlam
e04b9022ad Back out previous change as it was accidentally committed with some other
changes.
2005-05-04 06:44:45 +00:00
jlam
91092c5789 Teach the new tools framework about ${STRIP}, which is used in some
packages to strip installed executables.  If INSTALL_UNSTRIPPED ==
"yes", then we create a "strip" wrapper in ${TOOLS_DIR} that just
calls ${TRUE} by considering ${TRUE} the system-supplied strip command.
2005-05-04 06:42:43 +00:00
jlam
87e59af8e3 If we're using the tools from the packages, set TOOLS_REAL_CMD.*
unconditionally so they will correctly refer to the packages' tools.
2005-05-04 06:25:59 +00:00
martti
d4677e12d9 Updated postfix to 2.2.3 2005-05-04 05:20:47 +00:00
martti
9ac91d90e6 Updated postfix to 2.2.3
- SASL inter-operability problem causing Sendmail servers to hang up on Postfix.

- Panic when a fall-back relay could not be used for a variety of reasons.
2005-05-04 05:20:40 +00:00
jlam
110ac816ee Create a wrapper instead of a symlink if TOOLS_REAL_CMD.<tool> isn't an
absolute path.
2005-05-04 04:46:48 +00:00
jlam
b8d377ce5f In make, && has a higher precedence than ||. Add parentheses to fix the
logic of the conditional.
2005-05-04 04:23:34 +00:00
kristerw
64fe3dd6e5 Note PKGREVISION bump for time/globe, textproc/bsdgrep-devel, and
sysutils/setquota.
2005-05-03 22:22:26 +00:00
jlam
9fd1aadc0f Remove an instance of ${TYPE} from pkgsrc. The use of the private
variable _INSTALL_CMD is only temporary until we switch over to the
new tools framework.
2005-05-03 22:17:17 +00:00
kristerw
ec8c295952 Fix pkglint warning. 2005-05-03 22:05:26 +00:00
kristerw
584894b62c Correct PLIST.
Bump PKGREVISION.
2005-05-03 21:52:33 +00:00
kristerw
05f2696088 Correct PLIST.
Bump PKGREVISION.
2005-05-03 21:38:14 +00:00
kristerw
065f886910 Repair CHECK_FILES by adding \( \) around the -or expression in find. 2005-05-03 21:30:42 +00:00
jlam
dbbc7d55d0 Darwin has /usr/bin/lex and /usr/bin/yacc according to:
http://darwinsource.opendarwin.org/10.3/pbx_jamfiles-237/commands.jam
2005-05-03 21:06:14 +00:00
jlam
3f770348b7 Teach the new tools framework about INSTALL and set the appropriate
default value for each platform.  Currently, the replacement tools
comes from sysutils/coreutils, but where there is no native BSD install
program, bootstrap-pkgsrc should probably be made to provide an install
shell script as an alternative, and mk/tools/bootstrap.mk should be
amended accordingly.

Also remove one use of ${TYPE} in pkgsrc (bsd.pkg.mk) under the new tools
framework.
2005-05-03 20:41:53 +00:00
drochner
3067665ace mention vcdimager update and py-gnome2-extras addition 2005-05-03 20:08:24 +00:00
jlam
cbf28912e2 Nuke stray GZIP definitions that I missed in a previous commit. 2005-05-03 19:35:24 +00:00
agc
a6e223e762 Initial import of openafs-1.3.81 into the packages collection.
AFS is a distributed filesystem product, pioneered at Carnegie
        Mellon University and supported and developed as a product by
        Transarc Corporation (now IBM Pittsburgh Labs).  It offers a
        client-server architecture for file sharing, providing
        location independence, scalability and transparent migration
        capabilities for data.  IBM branched the source of the AFS
        product, and made a copy of the source available for community
        development and maintenance.  They called the release OpenAFS.
2005-05-03 19:32:24 +00:00
agc
6dd534da65 Add and enable openafs. 2005-05-03 19:31:42 +00:00
agc
a45f46212e Initial import of openafs-1.3.81 into the packages collection.
AFS is a distributed filesystem product, pioneered at Carnegie
	Mellon University and supported and developed as a product by
	Transarc Corporation (now IBM Pittsburgh Labs).  It offers a
	client-server architecture for file sharing, providing
	location independence, scalability and transparent migration
	capabilities for data.  IBM branched the source of the AFS
	product, and made a copy of the source available for community
	development and maintenance.  They called the release OpenAFS.
2005-05-03 19:30:40 +00:00
jlam
0e37f0df4d First pass at converting pkgsrc to use the new tools framework (still
not on by default).  Separate out the variable defintions that are
now made by the new tools framework.  Some of the trickier platforms
(AIX, IRIX, Interix, OSF1) still need more work.
2005-05-03 18:30:12 +00:00
seb
7ed5f5d057 Note update of www/websvn to version 1.61nb2 [PLIST fixes] 2005-05-03 18:06:30 +00:00
seb
7aa7b02135 Add missing entries in PLIST. Sort PLIST.
Bump PKGREVISION to 2.
2005-05-03 18:04:10 +00:00
jlam
5562cbeeef GNU xargs must be invoked with "-r" so that we don't run the command at
all if the stdin is empty.
2005-05-03 17:14:14 +00:00
jlam
0044ab65dc Teach the bulk build scripts about the new tools framework. 2005-05-03 16:34:02 +00:00
jlam
8861b6ba02 Teach the new tools framework about MAIL_CMD. We use mail/nail as a
"mail" replacement in case TOOLS_PLATFORM.mail is empty.
2005-05-03 16:30:34 +00:00
drochner
76e03ba873 need perl to build, from wiz 2005-05-03 16:17:52 +00:00
wiz
5931871d90 Sort. 2005-05-03 16:00:39 +00:00
wiz
d26e5e92db Remove empty line. 2005-05-03 15:59:55 +00:00
wiz
c9730a4980 Sort. 2005-05-03 15:52:25 +00:00
wiz
0d71f091c5 Drop trailing whitespace. 2005-05-03 15:51:51 +00:00
wiz
9ef535d7c7 Sort. 2005-05-03 15:51:24 +00:00
wiz
199f90370f Sort. 2005-05-03 15:40:57 +00:00
wiz
a474cbf590 Remove trailing whitespace. 2005-05-03 15:40:30 +00:00
wiz
4e3b759ce4 Sort. 2005-05-03 15:33:17 +00:00
jlam
0c14b578db When using the pkgsrc versions of gzip/gunzip, also invoke them with
the same set of arguments that the system-supplied gzip/gunzip would
use.
2005-05-03 15:17:26 +00:00
wiz
6663019096 Remove duplicate share/examples/rc.d/slurpd entry. 2005-05-03 15:16:54 +00:00
jlam
8f5d2304a3 Back out part of a change from revision 1.756 of bsd.pkg.mk. It was
a mistake to include "GZIP" as an ${OPSYS}-specific variable as there
is nothing ${OPSYS}-specific there to tune.  Define GZIP in
defaults/mk.conf instead, and remove the definition from each of the
existing platform/${OPSYS}.mk files.
2005-05-03 15:10:59 +00:00
xtraeme
d64123d4f9 Do not install the sun plugin on DragonFlyBSD, patch from
Joerg Sonnenberger in PR pkg/30120.
2005-05-03 14:50:28 +00:00
jlam
ac2a744c20 FOO_cmd variables should be set with =, not !=, since they're later
expanded when referenced as ${FOO_cmd:sh}.
2005-05-03 14:21:43 +00:00