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: archivers/dact/Makefile
SVNWeb

Number of commits found: 48

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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
archivers: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(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.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
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
Thu, 7 Jan 2016
[ 14:43 amdmi3 search for other commits by this committer ] Original commit   Revision:405443
- Switch to USES=localbase
- Switch to options helpers
Sun, 1 Mar 2015
[ 15:04 amdmi3 search for other commits by this committer ] Original commit   Revision:380197
- Unbreak modules build
- Switch to @sample
- Fix plist
- Add LICENSE
- Strip binary

MFH:		2015Q1
Tue, 18 Nov 2014
[ 09:37 bapt search for other commits by this committer ] Original commit   Revision:372709 (Only the first 10 of 449 ports in this commit are shown above. View all ports for this commit)
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Wed, 17 Sep 2014
[ 17:29 amdmi3 search for other commits by this committer ] Original commit   Revision:368406 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Mon, 24 Mar 2014
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:349093
Support stage
Fri, 21 Feb 2014
[ 13:34 ehaupt search for other commits by this committer ] Original commit   Revision:345392 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category archivers
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 3 Jan 2014
[ 14:42 adamw search for other commits by this committer ] Original commit   Revision:338542 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove NOPORT* from archivers. The only holdouts here are ruby@ now.
Wed, 11 Dec 2013
[ 10:04 bapt search for other commits by this committer ] Original commit   Revision:336153 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility

With hat:	portmgr
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 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:
archivers)
Fri, 30 Aug 2013
[ 01:02 bapt search for other commits by this committer ] Original commit   Revision:325646 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
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)
Sat, 4 May 2013
[ 22:48 flo search for other commits by this committer ] Original commit   Revision:317389 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
Sun, 11 Dec 2011
[ 07:06 linimon search for other commits by this committer ] Original commit 
Try to build this on the cluster, now that it has been updated to lzo2.

Feature safe:   yes
Hat:            portmgr
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
Thu, 7 Jul 2011
[ 01:29 mandree search for other commits by this committer ] Original commit 
Repair INDEX after lzo removal. Mark broken.

PR: ports/156954
Sat, 5 Jun 2010
[ 16:20 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.42
Wed, 25 Mar 2009
[ 15:04 miwi search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_SAFE for SMP compilation
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, 23 May 2008
[ 20:51 miwi search for other commits by this committer ] Original commit 
- Respect NOPORTEXAMPLES

Reported by:    ionbot
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Thu, 20 Mar 2008
[ 09:19 pav search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Mon, 7 Aug 2006
[ 07:58 miwi search for other commits by this committer ] Original commit 
- Respect DESTDIR for all my ports

Reviewed by:    gabor
Approved by:    krion (mentor)
Fri, 16 Jun 2006
[ 22:17 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
Wed, 19 Apr 2006
[ 07:48 sem search for other commits by this committer ] Original commit 
- Update to 0.8.41
- Pass maintainership to submitter

PR:             ports/96023
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Mon, 14 Nov 2005
[ 10:56 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
Sun, 9 Oct 2005
[ 14:15 vs search for other commits by this committer ] Original commit 
Fix plist

Submitted by: krisbot
Tue, 27 Sep 2005
[ 14:03 vs search for other commits by this committer ] Original commit 
Cleanup:
 - no need for separate Makefile-patch
 - nuke static lib
Tue, 31 May 2005
[ 19:58 flz search for other commits by this committer ] Original commit 
- Backout latest commit, it needs a repocopy due to API change.

Noticed by:     Matthias Andree <matthias.andree@gmx.de>
[ 17:57 flz search for other commits by this committer ] Original commit 
- Bump lzo lib version.
- Bump PORTREVISION.
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'.
Tue, 18 Jan 2005
[ 21:04 clement search for other commits by this committer ] Original commit 
- Update to 0.8.39
- install shlibs and preserve config file
Sat, 17 Apr 2004
[ 19:12 krion search for other commits by this committer ] Original commit 
- Fix configure warning

PR:             65668 65669 65670 65671 65672 65673
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 9 Jan 2004
[ 00:24 pav search for other commits by this committer ] Original commit 
- Update to 0.8.35

PR:             ports/61088
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
Sat, 13 Dec 2003
[ 12:58 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.8.34
Thu, 20 Feb 2003
[ 16:44 knu search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 27 Jan 2003
[ 22:36 fjoe search for other commits by this committer ] Original commit 
Fix fetching

PR:             47568
Fri, 3 Jan 2003
[ 19:24 ijliao search for other commits by this committer ] Original commit 
chase mcrypt lib version
Thu, 30 May 2002
[ 18:00 ijliao search for other commits by this committer ] Original commit 
- Conditionalize dependency for archivers/bzip2
- Support install macros
- Bump portrevision

PR:             38704
Submitted by:   Ports Fury
Thu, 2 May 2002
[ 03:55 ijliao search for other commits by this committer ] Original commit 
add dact 0.8.11
Dynamic Adaptive Compression Tool

Number of commits found: 48