non port: ftp/wzdftpd/Makefile |
SVNWeb
|
Number of commits found: 113 (showing only 100 on this page) |
Mon, 26 Jun 2023
|
[ 23:30 Robert Clausecker (fuz) ] 0ef9bba
ftp/wzdftpd: fix build with LLVM 16
Also fix staging violation.
Reported by: fallout
|
Tue, 14 Feb 2023
|
[ 20:23 Robert Clausecker (fuz) ] 2f04ed7 (Only the first 10 of 20 ports in this commit are shown above. )
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) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
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 )
|
Wed, 8 Jun 2022
|
[ 16:24 Tijl Coosemans (tijl) ] bd70827 (Only the first 10 of 37 ports in this commit are shown above. )
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) ] b32bd88
ftp/wzdftpd: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 8 Jul 2021
|
[ 12:48 Alexey Dokuchaev (danfe) ] 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) ] 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) ] 5980fd4 (Only the first 10 of 376 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 09:47 zeising ] (Only the first 10 of 68 ports in this commit are shown above. )
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 ]
ftp/: Fix build with clang11 and deprecate ports@ ports
|
Tue, 5 May 2020
|
[ 12:38 rene ]
ftp/wzdftpd: remove expired optional dependency on net/howl
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Wed, 9 Oct 2019
|
[ 10:40 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Drop the ipv6 virtual category for f* category as it is not relevant anymore
|
Sat, 8 Apr 2017
|
[ 11:03 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Sat, 30 May 2015
|
[ 00:35 amdmi3 ]
- Strip libraries
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
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 ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Sat, 13 Sep 2014
|
[ 18:25 tijl ] (Only the first 10 of 30 ports in this commit are shown above. )
Use default LIBTOOLIZE_ARGS
|
Thu, 24 Jul 2014
|
[ 00:53 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Tue, 15 Jul 2014
|
[ 23:30 adamw ] (Only the first 10 of 66 ports in this commit are shown above. )
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
|
Sat, 5 Jul 2014
|
[ 12:19 tijl ] (Only the first 10 of 59 ports in this commit are shown above. )
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 ]
- Add stage support
- Use options helpers
|
Tue, 19 Nov 2013
|
[ 13:26 gahr ]
- Convert to USES=tcl
- Convert to new LIB_DEPENDS format
|
Fri, 20 Sep 2013
|
[ 17:23 bapt ] (Only the first 10 of 104 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
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 ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 31 Jul 2013
|
[ 11:56 az ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Wed, 12 Jun 2013
|
[ 17:45 az ] (Only the first 10 of 24 ports in this commit are shown above. )
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de>
|
Tue, 30 Apr 2013
|
[ 03:15 miwi ]
- Update to 0.8.3
PR: 178152
Submitted by: Ports Fury
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- 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 ]
Convert f* to USES=pkgconfig
|
Tue, 5 Feb 2013
|
[ 16:17 novel ] (Only the first 10 of 94 ports in this commit are shown above. )
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
|
Tue, 11 Dec 2012
|
[ 13:11 bapt ]
Convert SINGLE -> RADIO option
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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 ] (Only the first 10 of 158 ports in this commit are shown above. )
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 ] (Only the first 10 of 45 ports in this commit are shown above. )
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 ] (Only the first 10 of 21 ports in this commit are shown above. )
Convert to new options framework
|
Sat, 24 Sep 2011
|
[ 17:16 novel ]
Drop maintainership as I'm not using this software anymore.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase security/gnutls update and add an UPDATING entry.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 25 Jul 2010
|
[ 00:13 marcus ]
Chase the avahi-core shared lib version.
|
Sat, 27 Mar 2010
|
[ 01:56 dougb ]
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 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Sun, 16 Aug 2009
|
[ 18:04 novel ] (Only the first 10 of 65 ports in this commit are shown above. )
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ]
Chase the avahi-core shared lib version.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:28 edwin ] (Only the first 10 of 33 ports in this commit are shown above. )
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 ]
Fix avahi dependency.
PR: 121689
Submitted by: Scot Hetzel <swhetzel@gmail.com>
|
Mon, 3 Mar 2008
|
[ 11:57 novel ] (Only the first 10 of 51 ports in this commit are shown above. )
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 45 ports in this commit are shown above. )
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ]
Update to 0.8.1.
|
Sat, 10 Feb 2007
|
[ 23:38 marcus ]
Chase the avahi-core shared lib version.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Tue, 2 Jan 2007
|
[ 08:54 novel ] (Only the first 10 of 40 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 893 ports in this commit are shown above. )
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 ] (Only the first 10 of 31 ports in this commit are shown above. )
Chase gnutls shlib version change.
|
Wed, 31 May 2006
|
[ 15:19 novel ]
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 ] (Only the first 10 of 51 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with F
|
Sat, 18 Mar 2006
|
[ 22:24 marcus ]
Chase the avahi shared lib version.
Reported by: pointyhat via kris
|
Wed, 8 Mar 2006
|
[ 17:16 novel ]
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 ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Wed, 22 Feb 2006
|
[ 21:52 novel ]
- 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 ]
Fix build on 4.x.
Reported by: poinrthat via kris
|
Thu, 2 Feb 2006
|
[ 15:15 novel ]
- Update to 0.6.1
- Switch to libtool15
|
Tue, 10 Jan 2006
|
[ 16:24 novel ]
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 ]
Needs pkgconfig.
Reported by: pointyhat via kris
|
Wed, 28 Dec 2005
|
[ 07:54 novel ]
- Update to 0.6.0
- Depend on gnutls-devel
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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 ]
Update to 0.5.5.
|
Mon, 26 Sep 2005
|
[ 11:38 novel ]
Fix insecure use of popen().
Obtained from: wzdftpd-security maillist
|
Thu, 21 Jul 2005
|
[ 19:01 novel ]
Attempt to fix build on 4.x.
Reported by: pointyhat via kris
|
Thu, 14 Jul 2005
|
[ 18:28 novel ]
Update to 0.5.4.
|
Tue, 31 May 2005
|
[ 04:59 novel ]
Fix build on 4.x.
Reported by: pointyhat via kris
|
Fri, 20 May 2005
|
[ 18:07 novel ]
Update to 0.5.3. PostgreSQL backend temporary disabled because I
cannot test it now.
|
Mon, 18 Apr 2005
|
[ 12:27 novel ]
Update to 0.5.2
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
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 ]
Fix plist when WITH_PERL is defined.
Approved by: krion (mentor)
|
Tue, 8 Mar 2005
|
[ 17:50 novel ]
Update to 0.5.1
Approved by: krion (mentor)
|
[ 07:38 novel ] (Only the first 10 of 32 ports in this commit are shown above. )
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
|
Fri, 25 Feb 2005
|
[ 19:22 sem ]
- Update to 0.5.0
PR: ports/77994
Submitted by: maintainer
|
Wed, 8 Dec 2004
|
[ 19:17 pav ]
- Update to 0.4.4
PR: ports/74815
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
Fri, 5 Nov 2004
|
[ 08:30 vs ]
Include bsd.port.pre.mk before testing the WITH_ variables.
PR: ports/73458
Submitted by: maintainer
|
Sat, 30 Oct 2004
|
[ 09:08 krion ]
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 ]
Update to 0.4.2
PR: ports/72635
Submitted by: maintainer
|
Mon, 4 Oct 2004
|
[ 07:58 sergei ]
- 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) |