Commit graph

2500 commits

Author SHA1 Message Date
agc
5f1c542edc Initial import of a list of UK national postcodes into the Packages
Collection. The list is a five-field CSV file.

	Free list of UK postcodes

	The list is formatted as plain text, with each record on a separate
	line.  Each record consists of five fields, each field being separated
	by a comma.  You should be able to import this data into most
	applications that support "comma separated variables".  The five
	fields are:

	   1. First part of the UK postcode (area code)
	   2. x-coordinate (metres)
	   3. y-coordinate (metres)
	   4. Latitude
	   5. Longitude
2005-05-26 08:58:43 +00:00
wiz
8e24884a04 Add RMD160 checksum. 2005-05-25 13:06:04 +00:00
wiz
ef5988eb62 Add RMD160 checksum. 2005-05-25 12:48:57 +00:00
wiz
0ecd8e6abf Add RMD160 checksum. 2005-05-25 12:37:37 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
rillig
e9812894f2 Sorted PLIST. 2005-05-23 08:24:07 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jmmv
9849b2c9bd Update to 2.10.1:
GNOME Search Tool

  * Fix bug #172351, "Cannot open dia files" [Dennis]
  * Fix bug #168990, "Unable to open nautilus using magnifier" [Vinay M R]
  * Fix bug #170163, "Build failure with gcc 2.x" [Jens Granseuer]

GNOME Dictionary

  * Mark "Spellings" for translation [Vincent]
  * Fix part of bug #163277 [Roderich Schupp]

GNOME Floppy

  No changes.

GNOME Screenshot

  No changes.

Translation updates :

  * rw (Steve Murphy), xh (Adi Attar), de (Hendrik Richter),
    lt (Zygimantas Berucka), nl (Vincent van Adrighem),
    pt (Duarte Loreto), bg (Alexander Shopov), zh_CN (Funda Wang),
    sq (Laurent Dhima), es (Francisco Javier Fernandez),
    cs (Miloslav Trmac), pt_BR (Raphael Higino), ca (Josep Puigdemont),
    da (Martin Willemoes Hansen), gu (Ankit Patel), en_CA (Adam Weinberger),
    hu (Gabor Kelemen), fa (Roozbeh Pournader), zh_TW (Abel Cheung)
2005-05-19 21:12:21 +00:00
jmmv
0e1e80a923 Update to 1.0.3:
* Updated translations:
		Adam Weinberger (en_CA)
		ahmad riza h nst (id)
		Alessio Dessì (it)
		Jordi Mallach (ca)
		Jyotsna Shrestha (ne)

	* Fix for bug #171231 GOK sometimes hung when UI grabbing Yelp.

	* Fix for bug #170347 User is stuck when using the repeat key on a drop-down menu

	* Fix for bug #169761 Tidying up some code.

	* Fix for bug #160726 to allow gok to pass make distcheck.

2005-03-07  Irene Ryan <irene.ryan@sun.com>

	* help/gok/C/gok.xml: updated date, manual version,
	and s/w version number

	* help/gok/C/gok-C.omf: updated version and date details
2005-05-19 21:09:25 +00:00
reed
06db8b52af Moved this package from misc category to textproc category. 2005-05-19 17:29:30 +00:00
reed
f2f882c6ac Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-Ordinate,
and p5-Lingua-Preferred packages to the textproc category.
2005-05-19 17:27:13 +00:00
minskim
1d759ba9b1 Add ane enable firelib. 2005-05-19 13:06:41 +00:00
minskim
f35a42a804 Import firelib from pkgsrc-wip. Packaged by David Price and modified
by me.

C language function library for predicting the spread rate, intensity,
flame length, and scorch height of free-burning surface fires.  It is
derived directly from the BEHAVE fire behavior algorithms for
predicting fire spread in two dimensions, but is optimized for highly
iterative applications such as cell- or wave- based fire growth
simulation.
2005-05-19 13:03:56 +00:00
reed
a9c1cbde21 Remove Linux work-around for bug noted in PR #25402 from arts
and koffice build.

And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd.

It helps with builds on Linux for kdegraphics3, libkipi, gwenview,
kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux.
(It was not needed for kile, but will be used.)

Thank you, Torsten Harenberg for testing many packages such as
kdenetwork, kdegames, kdepim, kdemultimedia.

I still don't know what the correct fix is for PR #25402.
2005-05-18 22:35:04 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
markd
2d1ecb654f Add missing @dirrm.
Pointed out by Jeremy C. Reed
2005-05-18 21:27:29 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
jlam
d8a369b7d8 Use gzcat instead of "gzip -dc" 2005-05-15 21:49:39 +00:00
jlam
ae43474fd6 bsd.pkg.extract.mk doesn't know about files that end in ".z". Use the
default extraction command, but explicitly specify the need for gzcat.
2005-05-15 19:21:46 +00:00
reed
e74d2cd48f For Linux, use
BUILDLINK_TRANSFORM+=  rm:-Wl,--no-undefined
to workaround bug noted in PR #25402
2005-05-12 18:31:20 +00:00
jlam
0dbd0c0762 Rename MAKE_VARS to MAKEVARS so that it more closely resembles
"MAKEFLAGS".  Both "MAKEVARS" and "MAKEFLAGS" affect the package-level
make process, not the software's own make process.
2005-05-11 22:08:18 +00:00
jlam
4fd08abc6e I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually use
to pass make flags to bmake.
2005-05-11 22:03:52 +00:00
jmmv
8c3ed20149 Add share/themes/Clearlooks and bump version to 1.1.
This is needed because the clearlooks gtk2 and metacity theme will be now
in different packages.
2005-05-10 20:21:57 +00:00
jlam
67ca8c8715 Don't assign to PKG_OPTIONS.<pkg> which has special meaning to the
options framework.  Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09 05:14:08 +00:00
jlam
03e9337879 Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that
caches variable definitions that were computed by make.  These variables
are specified by listing them in MAKE_VARS, e.g.,

	.if !defined(FOO)
	FOO!=	very_time_consuming_command
	.endif
	MAKE_VARS+=	FOO

bsd.pkg.mk will include only the one generated during the most recent
phase.  A particular phase's makevars.mk file consists of variable
definitions that are a superset of all of the ones produced in previous
phases of the build.

The caching is useful because bsd.pkg.mk invokes make recursively,
which in the example above has the potential to run the very time-consuming
command each time unless we cause FOO to be defined for the sub-make
processes.  We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't
consistently applied to every invocation of make, and also because
MAKE_FLAGS can overflow the maximum length of a make variable very
quickly if we add many values to it.

One important and desirable property of variables cached via MAKE_VARS
is that they only apply to the current package, and not to any
dependencies whose builds may have been triggered by the current
package.

The makevars.mk files are generated by new targets fetch-vars,
extract-vars, patch-vars, etc., and these targets are built during
the corresponding real-* target to ensure that they are being invoked
with PKG_PHASE set to the proper value.

Also, remove the variables cache file that bsd.wrapper.mk was generating
since the new makevars.mk files provide the same functionality at a
higher level.  Change all WRAPPER_VARS definitions that were used by
the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09 05:06:55 +00:00
jlam
949a7c95f1 PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for the
package because PKG_OPTION.<pkg> could contain negative options, which
are never part of PKG_OPTIONS.  Instead, use the show-var target to
display the value.  We cache it in WRAPPER_VARS and in MAKE_FLAGS to
prevent reinvoking the show-var target recursively.
2005-05-08 12:03:56 +00:00
drochner
76e03ba873 need perl to build, from wiz 2005-05-03 16:17:52 +00:00
drochner
7b5232bc70 correct checksum, distfile was repacked, from Mark Davies 2005-05-03 10:25:53 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
drochner
b6cb881a8f update to 0.73
some features added (libcdparanoia cloned, CD audio), some fixes

not quite mature, but we have to update because the API changed
(in the iso9660 area), and other pkgs (vcdimager, vlc) depend on it
2005-05-02 17:11:17 +00:00
agc
ae5246faff Update MASTER_SITES and HOMEPAGE. 2005-04-30 08:54:59 +00:00
jlam
ae5b29e125 We don't need ${SORT} to sort a list .. just use the :O modifier instead. 2005-04-28 23:06:01 +00:00
jlam
7cceaadc84 We don't need to use ${SORT} to sort a list -- just use the :O modifier. 2005-04-28 23:04:08 +00:00
jlam
96eb165429 We don't need to use ${SORT} to sort a list... just use the :O modifier. 2005-04-28 22:57:55 +00:00
jlam
d788122a2a Replace consecutive /'s in a path with a single /. 2005-04-28 22:55:45 +00:00
drochner
4961dadad5 update to 2.0.8
changes: Updated the menubar code to be gtk+ 2.4 compliant.
while being here, update names for elements 110 and 111 and fix some
atomic weights
2005-04-26 14:53:02 +00:00
magick
ec5ad47828 Updated nxtvepg to 2.7.5
Changes since 2.7.4:
- fixed HTML export (not all text format options were processed,
  weekday color column was not implemented) and improved layout
- fixed timezone format in XMLTV output (DTD 0.5, local timezone only)
  Thanks to Laurent Garnier for reporting the bug.
- XML export: format can now be selected via command line options
- added command line option -outfile <path>
- Improved network/channel identification by VPS/PDC during
  interaction with TV applications (e.g. TV5 was not identified)
- Added support for reading channel table of K!TV 2.3
  Thanks to Quenotte for providing a patch.
- Windows only: fixed !wintv! keyword handling in scripts bound
  to reminder events (this was already supposed to be in 2.7.4 but
  lost somehow)
- Windows only bugfix: "Record this show" did not appear in context
  menu when connected to K!TV
- bugfix: missing error-check in time conversion lead to inconsistant
  start/stop times around daylight saving time switch (which lead to
  error "database corrupt" during reload)
2005-04-25 17:30:11 +00:00
wiz
2e5af34b49 Remove very old staroffice version -- obsoleted by openoffice. 2005-04-22 18:58:30 +00:00
wiz
0310837d14 Update to 1.2: add share/desktop-directories.
Okayed by jmmv@.
2005-04-19 13:06:49 +00:00
wiz
52f188a859 Revert previous, committed by accident. 2005-04-19 10:53:49 +00:00
wiz
5a3ceae966 Update to 1.2: add share/desktop-directories.
Okayed by jmmv@.
2005-04-19 10:52:26 +00:00
agc
03d422bd12 Make it clear that dpkg manages Debian packages. 2005-04-16 11:40:36 +00:00
mrauch
48700a09de Apply fix for security problem CAN-2005-0941 by installing patched library.
Bump PKGREVISION.
2005-04-14 21:06:44 +00:00
mrauch
e5e737f767 Apply fix for security problem CAN-2005-0941 from OOo CVS.
Bump PKGREVISION.
2005-04-14 20:48:58 +00:00
reinoud
97f194b842 Fixup old DESCR message still mentioning 0.2's release notes 2005-04-12 14:56:07 +00:00
rillig
c5af79384f Removed the declaration of getpwent_r(), which differs among different
operating systems. The function is never used in openoffice. Approved by
phone.
2005-04-12 01:10:45 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
2567d09fff Add and enable rubygems. 2005-04-10 01:03:42 +00:00
minskim
7192354855 Import rubygems.
RubyGems is a way to package Ruby libraries/applications for
distribution, its a distribution manager, its a package manager.
RubyGems brings to the world of Ruby a very valuable capability--the
ability to manage concurrent versions of libraries and dependencies
between those libraries.  This last aspect of RubyGems is one of the
most important to the end user, because its value is continuous as you
use and program Ruby, but to understand its impact an explanation of
how Ruby manages libraries is in order.
2005-04-10 01:01:33 +00:00