Commit graph

150151 commits

Author SHA1 Message Date
tnn
e77e68c67f fix missing interpreter warning 2009-11-01 15:30:39 +00:00
joerg
f656633a39 Retire archivers/zip1. It was originally needed because zip didn't
include the encryption support, but that has been addressed ages ago.
2009-11-01 14:24:32 +00:00
joerg
6ee6ef2640 Removed archivers/zip1 2009-11-01 14:20:26 +00:00
tnn
05b0be16c7 de-orbit www/{communicator,navigator} 2009-11-01 13:32:21 +00:00
tnn
2f14f8dc93 While these may be interesting from an archeological perspective,
I think their practical usefulness expired a long time ago.
2009-11-01 13:26:29 +00:00
obache
1708a33b72 Some fixes and improvement
* no need USE_PKGLOCALEDIR=YES, no locale files
 * no need lex and yacc in USE_TOOLS, not using those tools.
 * change custum do-build target to empty BUILD_TARGET, to pass down
   environment variables and make flags from pkgsrc.
 * set LICENSE=gnu-gpl-v2
 * add DESTDIR support, requested by PR 40989.
2009-11-01 10:49:14 +00:00
obache
e15b9afcea Updated inputmethod/libhangul to 0.0.10 2009-11-01 08:47:35 +00:00
obache
875188a558 Update libhangul to 0.0.10.
0.0.10
 * implemented new logic romaja method
 * updated to support the new Unicode standard 5.2
 * updated API document
 * fixed small bugs
2009-11-01 08:47:23 +00:00
obache
ee6a4fca2d + libhangul-0.0.10 2009-11-01 08:11:58 +00:00
seb
a6547bc2f6 Add & enable ruby-staticmatic 2009-11-01 03:18:26 +00:00
seb
f11ad107b5 Note initial addition of ruby-staticmatic version 0.10.6 as
www/ruby-staticmatic into The NetBSD Packages Collection.

StaticMatic is a framework to develop or prototype static websites.
It provides concise and terse templating with the help of Haml and
helpers build on top of it, Sass support, "partials", a live preview
server for development.
2009-11-01 03:17:57 +00:00
seb
53dbd4c7f0 Initial import of ruby-staticmatic version 0.10.6 in the NetBSD
Packages Collection.

StaticMatic is a framework to develop or prototype static websites.
It provides concise and terse templating with the help of Haml and
helpers build on top of it, Sass support, "partials", a live preview
server for development.
2009-11-01 03:16:58 +00:00
obache
492b5efdcd get back patch-aa, it is required for DESTDIR installation. 2009-11-01 02:19:39 +00:00
jmmv
1b228a1f94 Fix registration of the DTD in the catalog by not prefixing the destdir.
This makes the package work again.  Bump PKGREVISION.
2009-10-31 23:41:56 +00:00
joerg
275ad79db9 Drop unneeded fragment from patch. 2009-10-31 21:42:27 +00:00
tnn
3099fe6778 getline -> get_line 2009-10-31 20:08:05 +00:00
tnn
eed036ff06 Support DESTDIR and PKGMANDIR 2009-10-31 19:53:17 +00:00
tnn
9873106de2 Support PKGMANDIR 2009-10-31 19:48:09 +00:00
seb
e802703468 Note initial addition of ruby-compass version 0.8.17 as
www/ruby-compass into The NetBSD Packages Collection.

Compass is a Sass-based Stylesheet Framework that streamlines the
creation and maintainance of CSS. It allows you to mix and match
any of the following CSS frameworks:  Compass Core, Blueprint, YUI,
960. Other frameworks can be added relatively easily. It integrates
simply with technologies like Rails, Merb, etc.
2009-10-31 19:41:10 +00:00
seb
1e11ac4090 Add & enable ruby-compass 2009-10-31 19:40:43 +00:00
tnn
4536b0ab20 Support PKGMANDIR 2009-10-31 19:40:33 +00:00
seb
90c7221aa9 Initial import of ruby-compass version 0.8.17 in the NetBSD
Packages Collection.

Compass is a Sass-based Stylesheet Framework that streamlines the
creation and maintainance of CSS. It allows you to mix and match
any of the following CSS frameworks:  Compass Core, Blueprint, YUI,
960. Other frameworks can be added relatively easily. It integrates
simply with technologies like Rails, Merb, etc.
2009-10-31 19:40:17 +00:00
tnn
92a1252e71 avoid conflict with native popcount64(3) 2009-10-31 19:34:31 +00:00
asau
68d452c0cb Don't enforce linking in MAIN__. Bump package revision.
No changes in libraries.
No fallout expected, none found so far.
2009-10-31 19:15:44 +00:00
tnn
954cab8939 fix mandir 2009-10-31 15:02:40 +00:00
rhaen
67e372a054 - Updated the PLIST file
- corrected the checksum in distinfo
- added LICENSE term inside Makefile
- bumped revision
2009-10-31 14:50:28 +00:00
wiz
cc9d3d2c2e libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
2009-10-31 14:46:51 +00:00
tnn
671b7bf0c9 getline -> get_line 2009-10-31 14:24:14 +00:00
tnn
77a058457d needs time.h for struct timeval 2009-10-31 14:17:22 +00:00
tnn
2fac59ac7d this one doesn't seem to be MAKE_JOBS safe. 2009-10-31 14:00:44 +00:00
tnn
114a7436f1 fix GConf detection 2009-10-31 13:47:52 +00:00
asau
3e1ef65ec4 Avoid echoing commands at bin-install. 2009-10-31 12:22:59 +00:00
seb
e2a168c53e Updated textproc/ruby-haml to 2.2.10 2009-10-31 06:21:48 +00:00
seb
5b123f181f Update ruby-haml from version 1.8.2 to version 2.2.10.
Pkgsrc changes:
- Update HOMEPAGE
- Build using gemspec

Upstream changes:
A lot! Please see http://haml-lang.com/docs/yardoc/HAML_CHANGELOG.md.html
for the list of changes since version 2.2.0. The changes from version
1.8.2 to version 2.0.10 are a little bit more difficult to get, it
seems you have to explore the commit logs of haml's git repository
or the haml mailing list.
2009-10-31 06:18:16 +00:00
obache
0f2919c8d1 Update skf to 1.96.4.
* fix html escape does not handle ampersand
  * fix UTF-7 hangul support.
  * nkf compatibility mode further fix
2009-10-31 05:03:32 +00:00
obache
a737ab1043 Add "-f" flag for install to prevent installed package from installation
when "make replace" or using DESTDIR.
2009-10-31 04:51:28 +00:00
obache
958f7e7b23 two more skip files. 2009-10-31 04:46:34 +00:00
minskim
8ad9e0b1d1 Note update of lua-alt-getopt. 2009-10-31 04:07:53 +00:00
minskim
173d5f3f97 Update lua-alt-getopt to 0.7.0.
Patch provided by Aleksey Cheusov in PR 42195.

Changes:

  FIX: POSIX getopt("xo:") accepts './app -xoVVV' and './app -xo VVV'
  treating them as './app -x -o VVV'.
  Now Lua alt_getopt does the same.

  Additional regression tests/examples

  error() function is not used for exiting anymore.
  os.exit() is used instead.
2009-10-31 04:03:52 +00:00
heinz
a6b97fac65 Added
devel/p5-Package-Constants version 0.02
Updated
	archivers/p5-Archive-Tar to 1.54nb1
2009-10-31 03:58:38 +00:00
heinz
339e61f438 Added missing requirement for p5-Package-Constants. 2009-10-31 03:50:35 +00:00
heinz
62bdd6ddb3 Activated p5-Package-Constants. 2009-10-31 03:34:59 +00:00
heinz
037616d626 Initial import of p5-Package-Constants.
The Perl module Package::Constants lists all the constants defined in a
Perl package. This can be useful for, among others, setting up an
autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
2009-10-31 03:31:27 +00:00
wiz
66620edb3d - fbreader-0.11.2, development version. 2009-10-31 03:21:34 +00:00
wiz
a53573d4f2 Updated misc/fbreader to 0.10.7 2009-10-31 03:20:47 +00:00
wiz
7eac6ff3d1 Update to 0.10.7, set LICENSE.
* 0.10.7

Changes: A conflict between hyperlink clicks and touch scrolling
has been fixed. In Maemo versions, empty menu items have been
hidden. In Maemo 2/3 versions, conflicts in package descriptions
have been fixed.

    * 0.10.6

Changes: A bug related to images/CSS links in epub has been fixed.
All the links inside XHTML files were interpreted relative to the
root OPF location instead of the XHTML file location. As a result,
some images were not shown in epub books.

    * 0.10.5

Changes: The migration tool from version 0.8.* has been fixed. An
FBReader freeze has been fixed. Several text selection related
issues have been fixed. Desktop Debian packages have been updated
to avoid a conflict with a version in the standard Ubuntu 9.04
repository.

    * 0.10.4

Changes: The Maemo platform (Nokia Internet Tablet) is supported
again. Multiple epub format issues have been fixed.

    * 0.10.3

Changes: Some issues related to multi-file tar, tar.gz, and tar.bz2
archives have been fixed. Greek hyphenation patterns were regenerated
from another TeX source; the new version has no license issues from
the Debian point of view.

    * 0.10.2

Changes: This is second bugfix release for version 0.10.0. It is
released for desktop and netbook computers only (for both Linux
and Windows platforms). A crash in the Preferences dialog of the
Windows version has been fixed. Image order in mobipocket files
has been corrected. Indonesian localization files have been updated.
2009-10-31 03:20:35 +00:00
wiz
aefe0a8b73 Updated x11/alacarte to 0.12.3 2009-10-31 03:10:46 +00:00
wiz
f20f511e80 Update to 0.12.3:
==============
Version 0.12.3
==============

Misc
	* Set the translation domain to GtkBuilder

==============
Version 0.12.2
==============

Misc
	* Use the display name from X-GNOME-FullName when
	  possible (Vincent Untz)

Translations

	- Updated bn Translation (Jamil Ahmed)
	- Updated br Translation (Denis Arnaud)
	- Updated ca@valencia Translation (Carles Ferrando)
	- Updated cy Translation (Iestyn Pryce)
	- Updated es Translation (Jorge González)
	- Updated nds Translation (Andre Klapper)
	- Updated sv Translation (Daniel Nylander)
	- Updated vi Translation (Bùi Xuân Dương)
2009-10-31 03:10:30 +00:00
wiz
47f713f4a2 Updated time/py-pytz to 2009n 2009-10-31 03:07:21 +00:00
wiz
a2336dad34 Update to 2009n. Time zone updates! 2009-10-31 03:07:11 +00:00