Commit graph

18 commits

Author SHA1 Message Date
Sergey Svishchev
427349bef8 pkglint says that :Q is not required. 2008-07-01 19:44:30 +00:00
Tobias Nygren
d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Sergey Svishchev
6da0b0d7d1 Fix `test =='; add 'c' to USE_LANGUAGES. 2006-10-14 09:38:02 +00:00
Sergey Svishchev
5e7cf29769 Don't depend on bash explicitly, use USE_TOOLS. 2006-07-30 15:13:04 +00:00
Sergey Svishchev
1c81ef6369 Update to 2.5.6. Changelog not available. 2006-07-16 16:23:44 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
d8f92a1509 ossaudio.buildlink3.mk has been replaced by oss.buildlink3.mk. 2006-03-09 21:02:03 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Sergey Svishchev
9b50681313 Update to 2.5.0final. Selected changes:
# Ported to GTK-2.4
# Changed default save-folder to '~/MyDownloads'
# Fixed loading files with size over 2GB (thanks to ZeQ from forum)
# Fixed segfault after modifying scheduled download properties
# Fixed segfault after removing download wich size is queried by F5
# Fix hang after rerun failed downloads (caused by rc2 fix :-) )
# Fixed continuing next item in queue when multithreaded download has failed
# Fixed downloading in number of threads after stopping onethreaded downloading
# Fixed segfault when no configuration files are found
# Fixed some GTK runtime assertions
# Fixed stopping thread just after exiting from gethostbyname
# Fixed removing partially loaded file after redirection
2005-07-31 19:36:16 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
3b246fb7fc Convert to buildlink3. 2004-05-04 02:11:35 +00:00
Michal Pasternak
762e9b70b2 Remove TODO, NetBSD-stable confirmed 2004-02-03 00:00:29 +00:00
Michal Pasternak
e644a3aa5c Add patch to make it compile on FreeBSD-STABLE. 2004-02-02 22:12:24 +00:00
Michal Pasternak
6a87b797f7 Fix build on FreeBSD -- added new patch; add TODO; please test according to TODO 2003-12-25 20:37:33 +00:00
Michal Pasternak
b6d93111dd Downloader for X is an userfriendly program with nice X interface to
download files from the Internet. It suppotrs both FTP and HTTP protocols,
supports resuming (of course if server side supports it) and makes
downloading files from internet easy. Downloader for X is an analogue for of
such applications for Windows as ReGet, Go!Zilla and GetRight.

Of course this program is not a copy of any of programs above. Downloader
for X was written from scratch in the hope to decrease a pain of downloading
many files from Internet even on really bad modem lines. But if you are
happy owner of T1 connection then D4X is for you too because It can use this
bandwidth completely! And this is not a end of the list of Downloader for
X's features!
2003-12-13 06:12:57 +00:00