notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ftp/wzdftpd/Makefile
SVNWeb

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »  

Mon, 26 Jun 2023
[ 23:30 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:0ef9bba398930d4f8cd4b512188b5b8f3e8d4527  commit hash:0ef9bba398930d4f8cd4b512188b5b8f3e8d4527  commit hash:0ef9bba398930d4f8cd4b512188b5b8f3e8d4527  0ef9bba 
ftp/wzdftpd: fix build with LLVM 16

Also fix staging violation.

Reported by:	fallout
Tue, 14 Feb 2023
[ 20:23 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:2f04ed793d6bf5cf4eb923eee9070769eb5154b6  commit hash:2f04ed793d6bf5cf4eb923eee9070769eb5154b6  commit hash:2f04ed793d6bf5cf4eb923eee9070769eb5154b6  2f04ed7  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
ftp/wzdftpd: fix build with LLVM 15

Seems like the compiler got a whole lot stricter with this release.
The biggest fix was changing the thread ID from unsigned long to
pthread_t, which will probably break compilation on Win32.

While we are at it, replace static uses of REINPLACE_CMD with patch
files as per policy.  This change is responsible for most of the
newly added patches.

The wzdftpd build scripts want to install plugins into ${PREFIX}/share
when they belong into ${PREFIX}/lib.  Instead of patching this in each
Makefile.am, set --datadir=${PREFIX}/lib and work around the one file
for which this is wrong.

Approved by:	eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38523
Wed, 8 Feb 2023
[ 23:24 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  24bd5a3  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  30cd242  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 8 Jun 2022
[ 16:24 Tijl Coosemans (tijl) search for other commits by this committer ]    commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  bd70827  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
devel/autoconf: update to 2.71

- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.

PR:		258046
Exp-run by:	antoine
Tue, 31 Aug 2021
[ 09:23 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c  commit hash:b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c  commit hash:b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c  b32bd88 
ftp/wzdftpd: Add CPE information

Approved by:    portmgr (blanket)
Thu, 8 Jul 2021
[ 12:48 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:01dd3d3c6a79e9477a81d51fa957a4e9372587c8  commit hash:01dd3d3c6a79e9477a81d51fa957a4e9372587c8  commit hash:01dd3d3c6a79e9477a81d51fa957a4e9372587c8  01dd3d3 
ftp/wzdftpd: the port had been further improved (+)

- Unbreak the build against OpenSSL (untested)
- Do not install useless static libraries
- Build with PAM support (and enable by default)
- Annotate installed sample configuration file as @sample
- Minor textual nits in rc script and port description
[ 10:14 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:08f9c9628a8bb915eebda553dde944d3dd01c465  commit hash:08f9c9628a8bb915eebda553dde944d3dd01c465  commit hash:08f9c9628a8bb915eebda553dde944d3dd01c465  08f9c96 
ftp/wzdftpd: resurrect^Wreadd previously deleted port

Despite that original author stopped working on the project, it has
its userbase and remains fairly popular and demanded, known for its
versatility and capabilities, so:

  - Bring back from the attic and fix the build with -fno-common
  - Mark OPENSSL option as BROKEN for the time being
  - Expand the default options a bit to get more useful package
  - Tighten one regex (escape the dot) and kill stray backslash
  - Fix a typo and adjust WWW line in the port description text
  - Submitter assumes maintainership of the port (thanks!)

PR:		256840
Submitted by:	Robert Clausecker
Wed, 7 Apr 2021
[ 17:54 Rene Ladan (rene) search for other commits by this committer ]    commit hash:5980fd40bc59f3f872f57f75b3a31fb986c1b06e  commit hash:5980fd40bc59f3f872f57f75b3a31fb986c1b06e  commit hash:5980fd40bc59f3f872f57f75b3a31fb986c1b06e  5980fd4  (Only the first 10 of 376 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:

2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 30 Aug 2020
[ 09:47 zeising search for other commits by this committer ] Original commit   Revision:547044 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Extend expiration of ports broken with -fno-common

Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
Sat, 29 Aug 2020
[ 10:39 tcberner search for other commits by this committer ] Original commit   Revision:546901
ftp/: Fix build with clang11 and deprecate ports@ ports
Tue, 5 May 2020
[ 12:38 rene search for other commits by this committer ] Original commit   Revision:534079
ftp/wzdftpd: remove expired optional dependency on net/howl
Fri, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Wed, 9 Oct 2019
[ 10:40 bapt search for other commits by this committer ] Original commit   Revision:514132 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for f* category as it is not relevant anymore
Sat, 8 Apr 2017
[ 11:03 amdmi3 search for other commits by this committer ] Original commit   Revision:438029
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436248 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove all _USE=openssl occurrences.

Sponsored by:	Absolight
Mon, 25 Apr 2016
[ 16:13 mat search for other commits by this committer ] Original commit   Revision:414014 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 May 2015
[ 00:35 amdmi3 search for other commits by this committer ] Original commit   Revision:387909
- Strip libraries
Sat, 29 Nov 2014
[ 18:22 tijl search for other commits by this committer ] Original commit   Revision:373636 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 22 Nov 2014
[ 19:13 crees search for other commits by this committer ] Original commit   Revision:373091 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Switch to USES=pgsql
Sat, 13 Sep 2014
[ 18:25 tijl search for other commits by this committer ] Original commit   Revision:368126 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Use default LIBTOOLIZE_ARGS
Thu, 24 Jul 2014
[ 00:53 amdmi3 search for other commits by this committer ] Original commit   Revision:362760
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Tue, 15 Jul 2014
[ 23:30 adamw search for other commits by this committer ] Original commit   Revision:362015 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
Sat, 5 Jul 2014
[ 12:19 tijl search for other commits by this committer ] Original commit   Revision:360738 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Sun, 9 Feb 2014
[ 01:54 danilo search for other commits by this committer ] Original commit   Revision:343415
- Add stage support
- Use options helpers
Tue, 19 Nov 2013
[ 13:26 gahr search for other commits by this committer ] Original commit   Revision:334316
- Convert to USES=tcl
- Convert to new LIB_DEPENDS format
Fri, 20 Sep 2013
[ 17:23 bapt search for other commits by this committer ] Original commit   Revision:327729 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Wed, 4 Sep 2013
[ 20:01 bsam search for other commits by this committer ] Original commit   Revision:326316 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 31 Jul 2013
[ 11:56 az search for other commits by this committer ] Original commit   Revision:324036 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
Wed, 12 Jun 2013
[ 17:45 az search for other commits by this committer ] Original commit   Revision:320709 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
Tue, 30 Apr 2013
[ 03:15 miwi search for other commits by this committer ] Original commit   Revision:316874
- Update to 0.8.3

PR:		178152
Submitted by:	Ports Fury
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Tue, 23 Apr 2013
[ 10:23 bapt search for other commits by this committer ] Original commit   Revision:316339
Convert f* to USES=pkgconfig
Tue, 5 Feb 2013
[ 16:17 novel search for other commits by this committer ] Original commit   Revision:311722 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Tue, 11 Dec 2012
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:308688
Convert SINGLE -> RADIO option
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Mon, 23 Jul 2012
[ 01:33 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
Tue, 12 Jun 2012
[ 10:34 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Sat, 24 Sep 2011
[ 17:16 novel search for other commits by this committer ] Original commit 
Drop maintainership as I'm not using this software anymore.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sun, 5 Jun 2011
[ 18:43 novel search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/gnutls update and add an UPDATING entry.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 25 Jul 2010
[ 00:13 marcus search for other commits by this committer ] Original commit 
Chase the avahi-core shared lib version.
Sat, 27 Mar 2010
[ 01:56 dougb search for other commits by this committer ] Original commit 
GC the hand-rolled RC_SCRIPTS_SUB which is no longer relevant because the
port uses USE_RC_SUBR
Sat, 22 Aug 2009
[ 00:20 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
Sun, 16 Aug 2009
[ 18:04 novel search for other commits by this committer ] Original commit  (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Wed, 17 Dec 2008
[ 05:51 marcus search for other commits by this committer ] Original commit 
Chase the avahi-core shared lib version.
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Jun 2008
[ 13:28 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 15 Mar 2008
[ 07:37 novel search for other commits by this committer ] Original commit 
Fix avahi dependency.

PR:             121689
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
Mon, 3 Mar 2008
[ 11:57 novel search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Sun, 1 Jul 2007
[ 08:56 novel search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 15 Apr 2007
[ 04:51 novel search for other commits by this committer ] Original commit 
Update to 0.8.1.
Sat, 10 Feb 2007
[ 23:38 marcus search for other commits by this committer ] Original commit 
Chase the avahi-core shared lib version.
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Tue, 2 Jan 2007
[ 08:54 novel search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Thu, 6 Jul 2006
[ 17:41 novel search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Chase gnutls shlib version change.
Wed, 31 May 2006
[ 15:19 novel search for other commits by this committer ] Original commit 
Update to 0.7.2.

PR:             98212 (based on)
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Sun, 7 May 2006
[ 11:09 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with F
Sat, 18 Mar 2006
[ 22:24 marcus search for other commits by this committer ] Original commit 
Chase the avahi shared lib version.

Reported by:    pointyhat via kris
Wed, 8 Mar 2006
[ 17:16 novel search for other commits by this committer ] Original commit 
Fix build with utf8 support disabled.

Reported by:    ml@sd2i.com on freebsd-ports@
Approved by:    portmgr (marcus)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Wed, 22 Feb 2006
[ 21:52 novel search for other commits by this committer ] Original commit 
- Add zeroconf support via howl or avahi [1]
- Prefer gnutls over openssl

Based on a patch by:    "Daniel S. Haischt" <me@daniel.stefan.haischt.name> [1]
Thu, 9 Feb 2006
[ 19:27 novel search for other commits by this committer ] Original commit 
Fix build on 4.x.

Reported by:    poinrthat via kris
Thu, 2 Feb 2006
[ 15:15 novel search for other commits by this committer ] Original commit 
- Update to 0.6.1
- Switch to libtool15
Tue, 10 Jan 2006
[ 16:24 novel search for other commits by this committer ] Original commit 
Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd

Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> [1]
Sat, 31 Dec 2005
[ 09:36 novel search for other commits by this committer ] Original commit 
Needs pkgconfig.

Reported by:    pointyhat via kris
Wed, 28 Dec 2005
[ 07:54 novel search for other commits by this committer ] Original commit 
- Update to 0.6.0
- Depend on gnutls-devel
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sun, 9 Oct 2005
[ 10:22 novel search for other commits by this committer ] Original commit 
Update to 0.5.5.
Mon, 26 Sep 2005
[ 11:38 novel search for other commits by this committer ] Original commit 
Fix insecure use of popen().

Obtained from:  wzdftpd-security maillist
Thu, 21 Jul 2005
[ 19:01 novel search for other commits by this committer ] Original commit 
Attempt to fix build on 4.x.

Reported by:    pointyhat via kris
Thu, 14 Jul 2005
[ 18:28 novel search for other commits by this committer ] Original commit 
Update to 0.5.4.
Tue, 31 May 2005
[ 04:59 novel search for other commits by this committer ] Original commit 
Fix build on 4.x.

Reported by:    pointyhat via kris
Fri, 20 May 2005
[ 18:07 novel search for other commits by this committer ] Original commit 
Update to 0.5.3. PostgreSQL backend temporary disabled because I
cannot test it now.
Mon, 18 Apr 2005
[ 12:27 novel search for other commits by this committer ] Original commit 
Update to 0.5.2
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sat, 12 Mar 2005
[ 08:48 novel search for other commits by this committer ] Original commit 
Fix plist when WITH_PERL is defined.

Approved by:    krion (mentor)
Tue, 8 Mar 2005
[ 17:50 novel search for other commits by this committer ] Original commit 
Update to 0.5.1

Approved by:    krion (mentor)
[ 07:38 novel search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
Fri, 25 Feb 2005
[ 19:22 sem search for other commits by this committer ] Original commit 
- Update to 0.5.0

PR:             ports/77994
Submitted by:   maintainer
Wed, 8 Dec 2004
[ 19:17 pav search for other commits by this committer ] Original commit 
- Update to 0.4.4

PR:             ports/74815
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
Fri, 5 Nov 2004
[ 08:30 vs search for other commits by this committer ] Original commit 
Include bsd.port.pre.mk before testing the WITH_ variables.

PR:             ports/73458
Submitted by:   maintainer
Sat, 30 Oct 2004
[ 09:08 krion search for other commits by this committer ] Original commit 
Update to 0.4.3 - security release which fixes some vulnerabilities
which may cause crash or DoS (see ChangeLog for details).

Perl module related changes (it's now possible to enable/disable it
in configure script)

PR:             ports/73287
Submitted by:   maintainer
Wed, 13 Oct 2004
[ 13:50 krion search for other commits by this committer ] Original commit 
Update to 0.4.2

PR:             ports/72635
Submitted by:   maintainer
Mon, 4 Oct 2004
[ 07:58 sergei search for other commits by this committer ] Original commit 
- Unbreak the build by fixing a typo in Makefile:
  s/USE_PERL/USE_PERL5/

PR:             ports/72281
Submitted by:   Roman Bogorodskiy (maintainer)
Approved by:    portmgr (marcus)

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »