Commit graph

41042 commits

Author SHA1 Message Date
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
grant
7cbde19ad7 fix some indenting, be consistently quiet or noisy. 2003-04-09 21:04:08 +00:00
grant
9edc9ce397 add missing file (from PLIST rev 1.5, hi hubert!) 2003-04-09 20:35:31 +00:00
drochner
8fec5f5f56 comment out some dispensable code which triggers a fatal bug in
not-absolutely-current NetBSD libintl
2003-04-09 17:19:13 +00:00
jmmv
8419ce08ba Note revision bump for dnetc, to 1. 2003-04-09 16:17:12 +00:00
jmmv
225186ea62 Install a rc.d script to run this program at boot time, as an unprivileged
user.  Bump PKGREVISION to 1.  Closes my own PR pkg/18740.
2003-04-09 16:16:06 +00:00
jmmv
ca1f80a8a6 Note addition of yasm, version 0.2.0. 2003-04-09 16:01:25 +00:00
jmmv
390044f149 Add and enable yasm. 2003-04-09 16:00:49 +00:00
jmmv
16fe2a3677 Initial import of yasm, version 0.2.0:
YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU General Public License (GPL) or
the GNU Lesser General Public License (LGPL)). It is designed from the ground
up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM,
GAS, etc.) in addition to multiple output object formats. Another primary
module of the overall design is an optimizer module.

Package provided in pkgsrc-wip by Juan RP.
2003-04-09 15:59:46 +00:00
jmmv
49b1870263 Note revision bump for setiathome, to 1. 2003-04-09 15:53:54 +00:00
jmmv
01da2b5f39 Add a rc.d script to run this program at bootup as an unprivileged user.
Bump PKGREVISION to 1.  Closes my own PR pkg/18361.
2003-04-09 15:52:28 +00:00
seb
ae7bd83c80 Note update of pkgtools/pkgdiff to version 0.108 [pkgdiff bug fix with
newder diff(1)]
2003-04-09 15:02:52 +00:00
seb
fdfeafd02f Update to version 0.108.
Newer diffutils' (>=2.8, as seen in pkgsrc and -current) diff had seen
the regexp syntax of its -I and -F options changed from Emacs syntax
to grep syntax. Hence fix pkgdiff's diff invocation so diffs on configure
scripts are kept to a minimum.
2003-04-09 15:01:18 +00:00
drochner
3437eb515c -update to 0.90 release (no changes from rc5, except documentation fixes,
they even forgot to update the version string)
-make sure libfreetype is found by "configure"
-we don't really need GNU libintl - this avoids a conflict with libmad
2003-04-09 14:57:31 +00:00
markd
fe83c19563 -ted-2.1[34] 2003-04-09 14:07:00 +00:00
markd
69e2546a3d Note updates to ted, kdemultimedia3 and koffice. 2003-04-09 14:05:16 +00:00
markd
691dfb0428 Apply koffice bug fix from koffice.org.
From Marc Recht in PR 20871 cleaned up slightly by me to keep pkglint
happy.
Bump PKGREVISION.
2003-04-09 13:57:14 +00:00
markd
60e532e3c4 Note version update of kdemultimedia. 2003-04-09 13:47:21 +00:00
markd
9a8caaf7ae We now have a xine-lib package so use it.
Bump PKGREVISION.
2003-04-09 13:45:17 +00:00
wiz
ea145b7c50 + evolution-1.2.4, gaim-0.61, gnumeric-1.0.13, pen-0.10.1, sawfish-1.3,
texmacs-1.0.1.10, wine-20030408.
2003-04-09 13:44:47 +00:00
markd
a24cdf5a11 Add and enable ted-pl. 2003-04-09 13:36:53 +00:00
markd
be372e7129 Initial import of ted-pl-2.14.
Polish spelling dictionary for the Ted word processor.
From Wojciech Puchar in PR 21028 updated to 2.14 by me.
2003-04-09 13:35:15 +00:00
markd
0f753155b5 Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
  picked up by MS-Word 2000

(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
  support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
  must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.

(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
  underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
  the document.
2003-04-09 13:26:45 +00:00
wiz
1a5c46c73b Note proxycheck-0.42 update. 2003-04-09 09:12:55 +00:00
wiz
496a4f5395 Update to 0.42, provided by Todd Vierling in PR 21068:
2003-02-20 0.42
 - fixed a long-standing bug in dsbl handler - data received from
   the remote was not collected correctly.  Well, this one wasn't
   happened too frequently - I only seen it once, when a proxy
   delivered data from the target mailserver one byte at a time.
 - added yet another port, 1813 (socks5), as advanced (level2) port.
   SKK proxy listens here, but it is seen unfrequently.
2003-02-14 0.42b2
 - added proxylogger - receiving part of proxycheck, to be used
   from inetd and with -c chat.
2003-02-12 0.42b1
 - fixed a small bug in last wingate/telnet code changes (mostly
   cosmetic: "Resource temporarily unavailable" vs "Connection timed out").
 - added another telnet/wingate proxy variant, with a prompt
   "SpoonProxy>", which expects a command in form "host port"
   (instead of tn-wg/wingate which is of the form "host:port").
2003-02-04 0.42b
 - some code cleanups/changes: may break things, testing...
 - FTP proxy detection added, port 1183 only for now.  Interesting
   to experiment with M$ ftp servers ;)
 - fixed not finding advanced protocol if no ports are specified
   (e.g. -pwg: tried default protos:ports instead of wg:25,1181)
 - modified telnet/wingate proxy code to be a bit faster and to
   know which command to sent to a particular proxy.
2003-04-09 09:12:09 +00:00
gehenna
e7bc476315 Update tarball - forgot to bump the patchlevel. 2003-04-09 06:26:28 +00:00
taca
69e8bc136d Note update of net/ja-samba package to 2.2.7.2.1.0. 2003-04-09 05:06:26 +00:00
taca
8dd393bede Update ja-samba package to 2.2.7.2.1.0 (samba-2.2.7b-ja-1.0).
Changelog of Samba2.2 Japanese Edition

                                                    Samba Users Group Japan

   Here is the fix list of Samba2.2 Japanese Edition.
   The sign of each line means:

   *: Fix of Samba Japanese Edition only
   x: Fix of sending a patch to Samba Team
   c: Fix of being commited a patch by Samba Team

samba-2.2.7b-ja-1.0
~~~~~~~~~~~~~~~~~~~
   Changes to the original version
      c Fixed a security problem which is fixed at samba 2.2.8a
                                                          [sugj-tech:5233]
      c Fixed using CIDR of 'hosts allow/deny' parameters [samba-jp:14286]
2003-04-09 05:05:12 +00:00
gehenna
6ccd0433ab Note cvsync-0.19.1 2003-04-09 02:46:09 +00:00
gehenna
e457aa78d5 cvsync-0.19.1
ChangeLog:
2003-04-08  MAEKAWA Masahide  <maekawa@daemon-systems.org>

        * 0.19.1

        * Fix a bug to fail to mirror a repository when no pre-existing files.

        * Fix a bug that list operations fail when pre-allocated buffers are
          exhausted.

        * Even if a server fail to parse a RCS file, just ignore it and
          continue to run.

2003-04-05  MAEKAWA Masahide  <maekawa@daemon-systems.org>

        * Fix a bug that a packet length of protocol version is mistakenly
          calculated.
2003-04-09 02:43:59 +00:00
seb
e040886d60 Note update of mail/imapfilter to version 0.8.7 [mostly bug fixes] 2003-04-08 23:18:00 +00:00
seb
efefebf072 Update to version 0.8.7.
Changes since previously packaged version:
Version 0.8.7 - 2 April 2003
----------------------------
- Fix of a bug appearing in action list and when a message had long headers.
- Fix of a bug which caused bus errors in some systems.
- Improvements/corrections on the information printed to the logfile.


Version 0.8.6 - 2 March 2003
----------------------------
- Corrected a problem appearing, mostly, while in daemon mode, where the
server aborted the connection and the program seemed to hang.
2003-04-08 23:15:50 +00:00
drochner
014ddf5590 Make this compile on -current -- undef "_POSIX_THREADS" so that it
doesn't confuse the thread library selection mechanism
2003-04-08 18:42:39 +00:00
drochner
c02f8a41c0 modify a selftest which uses unportable struct packing so that it
succeeds on alpha
2003-04-08 18:32:59 +00:00
jschauma
40f8f98ee0 Very belatedly note PKGREVISION bump of libtool on 2003-03-28,
suggested by seb.
2003-04-08 14:02:40 +00:00
manu
6df72523d8 spamass-milter is a milter to interface with Spamassassin. 2003-04-08 13:39:32 +00:00
grant
7219a9452a revert previous; I had netpbm-9.25 and BUILDLINK_DEPENDS was
still >=9.24, causing this breakage.

bump BUILDLINK_DEPENDS to 10.11.6.
2003-04-08 13:17:10 +00:00
grant
853def732a update to reflect libs installed by netpbm-10.11.6 (hi tron!).
noted by pooka.
2003-04-08 13:02:28 +00:00
martti
9485075fa3 Updated bins to 1.1.21 2003-04-08 11:00:19 +00:00
martti
1069e157ea Updated bins to 1.1.21
- PNG images can now be used directly in the album (even if then are
  still renamed to .jpg...).

- File timestamps are now preserved when they are copied in the gallery.

- bins_cleanupgallery script has been added. Use it to remove any unused
  file in your HTML galleries. Run it without argument for usage
  information. Note that this script is still experimental, so if it
  performs wrong, just re-run bins to recreate erased files.
  This program was written by Jochen Schaeuble <psionic @ psionic.de>.

- default templates has been updated

- joi templates have been updated
2003-04-08 11:00:05 +00:00
martti
116bdcce9c Updated mrtg to 2.9.28 2003-04-08 09:50:52 +00:00
martti
c7d00e54ea Updated mrtg to 2.9.28
* bug fixes
2003-04-08 09:50:22 +00:00
wiz
a50286621e Note that this package is part of teTeX2. Addresses part of PR 21066. 2003-04-08 09:30:51 +00:00
wiz
d623dac8bd Accept teTeX2 too. Addresses part of PR 21066. 2003-04-08 09:26:20 +00:00
wiz
190099b491 Update MASTER_SITE; from Todd Vierling in PR 21055. 2003-04-08 09:16:31 +00:00
wiz
e8676a6263 Update MASTER_SITE; from Todd Vierling in PR 21054. 2003-04-08 09:15:18 +00:00
taca
9ee2146892 Note update of net/ja-samba to 2.2.7.1.1.1nb2.
(I forgot to add one more patch file.)
2003-04-08 03:40:48 +00:00
taca
333ac6f5ac Update ja-samba to 2.2.7.1.1.1nb2.
I forgot to add one more patch file.
2003-04-08 03:39:13 +00:00
fredb
8d4bd3ca5c This distfiles hasn't been available from 'gd.tuwien.ac.at' for a long time. 2003-04-07 22:57:31 +00:00
jmc
6285ca4aa5 Make sure directories exist before pax'ing into them in post-install 2003-04-07 19:26:17 +00:00