Commit graph

27 commits

Author SHA1 Message Date
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
nia
f3065cf92e editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:21:24 +00:00
nia
fb16529264 editors: Remove SHA1 hashes for distfiles 2021-10-07 13:47:35 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
adam
da0a125726 revbump for boost-libs 2021-04-21 13:24:06 +00:00
adam
d62c903eea revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
joerg
78a6b16a8b Resolve conflicting type resolution for std::abs. 2020-03-27 20:58:12 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
wiz
a82aa43c18 Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
mef
e667d3955c PLIST update for 0.4.7 to 0.4.8, sorry. Thanks joerg@ for report. 2016-02-24 14:37:40 +00:00
mef
57038aef7c Update 0.4.7 to 0.4.8
---------------------
2011-11-04  Philipp Kern  <phil@0x539.de>

	* po/obby.pot:
	* po/*.po: refresh

2011-11-04  Philipp Kern  <phil@0x539.de>

	* test/test_jupiter.cpp: fix base_file lookup on make
	distcheck

2011-11-04  Philipp Kern  <phil@0x539.de>

	* configure.ac:
	* NEWS: bump version to 0.4.8, document the changes

2011-10-30  Philip Kern  <phil@0x539.de>

	* po/ast.po:
	* po/en_GB.po:
	* po/pt_BR.po:
	* po/ca.po:
	* po/de.po:
	* po/es.po:
	* po/fr.po:
	* po/it.po:
	* po/nl.po:
	* po/oc.po:
	* po/sv.po:
	* po/uk.po: updated translations from Launchpad

	* po/LINGUAS: add ast, en_GB and pt_BR

2011-10-30  Armin Burgmeier  <armin@arbur.net>

	* inc/server_buffer.hpp: During authentication, swap user color and
	global password checks, to avoid for a non-authorized person to gather
	information on used user colors (Vasiliy Kulikov).

2011-02-09  Philipp Kern  <phil@0x539.de>

	* po/da.po: Added Danish translation by Joe Dalton.
	Debian bug #605322.

	* po/LINGUAS: Added da.

2009-10-12  Armin Burgmeier  <armin@0x539.de>

	* po/uk.po: Added Ukrainian translation by Yuri Chornoivan. Bug #479.

	* po/LINGUAS: Added uk.

2009-01-01  Philipp Kern  <phil@0x539.de>

	* po/ca.po:
	* po/de.po:
	* po/es.po:
	* po/it.po:
	* po/nl.po:
	* po/oc.po:
	* po/sv.po: imported from Launchpad
2016-02-10 08:09:37 +00:00
joerg
f4c3b0a7eb Add -std=c++11 now required by libsigc++. 2015-11-03 19:10:07 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:32:14 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
obache
c580487448 missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
2a4c6bc306 update to 0.4.7
changes:
-bugfixes
-added IPv6 support for mdns/avahi
-translation updates
2009-10-27 19:41:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
rillig
e55dd91c2a Imported obby.
libobby is a library which provides synced document buffers. It supports
multiple documents in one session and is portable to both Windows and
Unix-like platforms.
2007-11-04 10:06:06 +00:00