1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

143655 Commits

Author SHA1 Message Date
Renato Botelho
521c9c982b - Add a patch to read tai64n date format with no need of tai64nlocal
external application [1]
- Remove USEREINPLACE
- Unquote BROKEN

PR:		ports/92425 [1]
Submitted by:	Luca Morettoni <luca@morettoni.net> [1]
2006-01-30 16:31:34 +00:00
Roman Bogorodskiy
5e4c85800d Fix build on 4.x.
Reported by:	pointyhat via kris
2006-01-30 16:28:43 +00:00
MANTANI Nobutaka
655463407e Fix build error with WITHOUT_SSL.
Reported by:	kris
2006-01-30 16:25:29 +00:00
Renato Botelho
e1ed2e8e9c - Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly
2006-01-30 16:25:14 +00:00
Alex Dupre
bc5f4400ca Add support for getopt_long and fix getopt(). 2006-01-30 16:10:57 +00:00
Alex Dupre
3a55c0530c Fix getopt() and add support for getopt_long. 2006-01-30 15:57:38 +00:00
Renato Botelho
889fc58469 * fix handling of the optional SQLMod
* change mail address
* fix handling of options file

PR:		ports/91792
Submitted by:	maintainer
2006-01-30 15:39:00 +00:00
Renato Botelho
2418ec2afe - Update to 2.1
PR:		ports/91768
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
Approved by:	maintainer timeout (17 days)
2006-01-30 15:34:51 +00:00
Renato Botelho
02256e8086 - Fix build on old perl
PR:		ports/91862
Submitted by:	leeym
Approved by:	maintainer timeout (14 days)
2006-01-30 15:20:54 +00:00
Renato Botelho
f9c5b95a4b - Update to 0.8.1
PR:		ports/91880
Submitted by:	Alex Miller <asm@asm.kiev.ua>
Approved by:	maintainer timeout (14 days)
2006-01-30 15:18:19 +00:00
Andrej Zverev
43961f5877 - Update to version 0.1.7
Version 0.1.7 (2006-01-14):
   * fixed msg command (now allowed in private buffer with "*" as target)
   * removed "irc_default_msg_away" setting, for RFC 2812 conformity
     (/away command wihtout argument only removes away status),
     new values for "irc_display_away" (off, local, channel)
   * fixed refresh bug with Solaris when term size is changed
   * replaced Texinfo doc by XML Docbook
   * added color for window separators (when splited)
   * added completion system for plugins/scripts commands
   * fixed plugins autoload
   * added charset by server and channel, new command: /charset
   * added Ruby script plugin
   * added /upgrade command
   * added ETA (Estimated Time of Arrival) for DCC files
   * /nick command is now allowed when not connected to server
   * added server/channel arg to /buffer command for jumping to buffer
   * fixed display bug in chat window when a message length equals to window
     width
   * added new keys for switching to other windows: alt-w followed by
     alt-{arrow}
   * added new keys for scrolling to previous/next highlight: alt-P / alt-N
   * added "read marker": an indicator for first unread line in a
     server or channel buffer (new key alt-U to scroll to marker)
   * new window maganement: custom size for windows, auto resize when
     terminal is resized
   * fixed infinite loop when resizing term to small size
   * added /history command
2006-01-30 15:17:07 +00:00
Cheng-Lung Sung
0362e1048f Add p5-Test-File-Contents 0.03, test routines for examining the contents
of files.

PR:		ports/92473
Submitted by:	Rod Taylor <ports@rbt.ca>
2006-01-30 15:08:07 +00:00
Hiroki Sato
acc76dbe44 Update to 0.3.8. Changes include:
- Changes between 0.3.7 and 0.3.8

 * Corrected endless loop if area won't fit on page
 * Added handling 'overflow' property of fo:region-body
 * xmlroff stops at first error instead of continuing

- Changes between 0.3.6 and 0.3.7

 * Corrected placement of fo:external-graphic if not first on line
 * Added setting pixels-per-inch (for graphics without intrinsic size)
   as configure option
 * Working on averting endless loop if area won't fit on page.

- Changes between 0.3.5 and 0.3.6

 * Resolves relative URIs for fo:external-graphic 'src' property values
   (Stefan Seefeld)
 * Added 'content-type' to libfo-compat.xsl
 * Stopped requiring 'content-height' and 'content-width'
 * Supporting percentages for 'content-height' and 'content-width'
 * Improved Cygwin support (Gerrit Haase)

- Changes between 0.3.4 and 0.3.5

 * fo:external-graphic works (but requires 'content-height' and
  'content-width')
 * Stopped removing 'fo:external-graphic' in libfo-compat.xsl (Tim Waugh)
 * Able to build in separate directory (Matthew Daniel)
 * Default 'auto' output format determines format from output file extension
 * Added conformance section to documentation

- Changes between 0.3.3 and 0.3.4

 * Add '--format' parameter for PDF or PostScript output
 * Reduced memory leakage
 * Partially re-implemented fo:external-graphic support
 * Corrected whitespace handling in libfo-compat.xsl (Tim Waugh)
 * Corrected "url()" handling
 * 86% symbol docs coverage
2006-01-30 15:06:14 +00:00
Jun Kuriyama
4537b6d6cd - Upgrade to 2.8. 2006-01-30 14:47:01 +00:00
Andrej Zverev
a6cfcc3eab - Update to version 3.3.17
See ChangeLog for more details.
2006-01-30 14:45:07 +00:00
Jun Kuriyama
082672ce1a - Upgrade to 0.39. 2006-01-30 14:44:59 +00:00
Cheng-Lung Sung
ff5ead4435 Add p5-Text-WordDiff 0.02, text::WordDiff - Track changes between
documents.

- required for Bricolage 1.10.0

PR:		ports/92472
Submitted by:	Rod Taylor <ports@rbt.ca>
2006-01-30 14:41:28 +00:00
Renato Botelho
993f7fb87c - Update to 0.5
- Use DATADIR
- Respect WITHOUT_NLS
- Require wxgtk26 instead wxgtk24 and patch to use wxrc-gtk2-2.6
- Unbreak

PR:		ports/90619
Submitted by:	Marco Molteni <molter@tin.it>
Reworked by:	garga
Approved by:	maintainer
2006-01-30 14:40:59 +00:00
Jun Kuriyama
453f2cf3a9 - Upgrade to 0.031.
- Switch to use $PERL_MODBUILD.
2006-01-30 14:39:41 +00:00
Jun Kuriyama
5f9ed8393b - Upgrade to 1.02. 2006-01-30 14:29:29 +00:00
Lars Thegler
7c8dd164c6 Update to 0.43. Now requires perl from ports.
PR:		ports/92419
Submitted by:	lth
Approved by:	maintainer
2006-01-30 14:27:04 +00:00
Jun Kuriyama
75ba49e9a0 - Upgrade to 1.03. 2006-01-30 14:23:43 +00:00
Jun Kuriyama
494d853dd3 - Catch up Japanese patch to 0.9.3. 2006-01-30 14:21:38 +00:00
Renato Botelho
0c5faabedb - Add more MASTER_SITES
PR:		ports/92545
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 14:17:19 +00:00
Cheng-Lung Sung
611975a1e2 - update to 1.17 2006-01-30 14:15:02 +00:00
Jun Kuriyama
6a92c30d7f - Upgrade to 1.73.
PR:		ports/92464
Submitted by:	leeym
2006-01-30 14:09:37 +00:00
Jun Kuriyama
a39985757c - Upgrade to 8.1.13.
- Improve $USE_RC_SUBR usage.

PR:		ports/91839
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-30 14:02:49 +00:00
Anton Berezin
b083c4d35d Update to 1.07.
PR:		92543
Submitted by:	maintainer
2006-01-30 13:58:10 +00:00
Anton Berezin
47bfad5416 Remove non-existing WWW.
PR:		92544
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 13:54:57 +00:00
Jun Kuriyama
e480c1064c Add rast 0.3.1, full-text search system using N-gram. 2006-01-30 13:53:33 +00:00
Yoichi NAKAYAMA
c4a3f34638 Removed WWW, the URL does not exist anymore.
PR:		ports/92275
Submitted by:	Jean Milanez Melo
2006-01-30 13:29:58 +00:00
Markus Brueffer
56701d750d Update to version 0.19 2006-01-30 12:54:24 +00:00
Edwin Groothuis
d48c107600 SHA256ify 2006-01-30 12:52:37 +00:00
Simon Barner
3cd0edaa2b - Prevent fetchmail from crashing if the .netrc file does not contain
a password for a particular account.

- Bump PORTREVISION

Submitted by:	Craig Leres via Matthias Andree
2006-01-30 12:47:53 +00:00
Edwin Groothuis
3b5981766e SHA256ify
Approved by:	krion@
2006-01-30 12:42:14 +00:00
Marcus Alves Grando
45095622a1 Update to 0.7.7
Use audio/libmad instead meta port audio/mad
Pass maintainer to submitter

PR:		92514
Submitted by:	Aleksander Fafula <alex@fafula.com>
Approved by:	maintainer
2006-01-30 12:33:08 +00:00
Edwin Groothuis
59152d0be4 SHA256ify
Approved by:	krion@
2006-01-30 12:14:44 +00:00
Edwin Groothuis
68c75aae5d SHA256ify
APproved by: krion@
2006-01-30 11:48:01 +00:00
Edwin Groothuis
3209e9dc4f SHA256ify
Approved by:	krion@
2006-01-30 11:34:56 +00:00
Edwin Groothuis
81f0a648ff SHA256ify, and remove file from filesdir 2006-01-30 11:32:21 +00:00
Edwin Groothuis
4567869b40 SHA256ify (and sometimes SIZEify)
Approved by: krion@
2006-01-30 11:30:48 +00:00
Edwin Groothuis
e174ed8c91 SHA256ify
Approved by:	krion@
2006-01-30 10:52:40 +00:00
Edwin Groothuis
db4ade709f SHA256ify
Approved by:	krion@
2006-01-30 10:46:59 +00:00
Edwin Groothuis
8e99c09916 SHA256ify
Approved by: krion@
2006-01-30 10:36:48 +00:00
Edwin Groothuis
7dff5ed13e SHA256ify
APproved by: krion@
2006-01-30 10:33:46 +00:00
Edwin Groothuis
5b6eb4bd16 SHA256ify
Approved by: krion@
2006-01-30 10:31:00 +00:00
Edwin Groothuis
c03427c13f - SHA256ify
- remove double SIZE entry for kipi-plugins
2006-01-30 10:23:34 +00:00
Edwin Groothuis
fbb0bbc805 SHA256ify as much as possible (other files are MIA)
Approved by: krion@
2006-01-30 10:17:12 +00:00
Edwin Groothuis
5bb9484132 SHA256ify
Approved by: krion@
2006-01-30 10:11:32 +00:00
Edwin Groothuis
24d209969b remove full path in distinfo 2006-01-30 10:08:51 +00:00