non port: news/nntpcache/Makefile |
SVNWeb
|
Number of commits found: 63 |
Thu, 30 Mar 2023
|
[ 23:59 Muhammad Moinur Rahman (bofh) ] 37bab33 (Only the first 10 of 17 ports in this commit are shown above. )
news/nntpcache: Remove expired port:
2023-03-31 news/nntpcache: Upstream site no longer available
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Fri, 27 Jan 2023
|
[ 21:31 Muhammad Moinur Rahman (bofh) ] 62dc563
news/nntpcache: Mark DEPRECATED
- Upstream no longer accessible
- Set EXPIRATION_DATE to 2023-03-31
- Pet portclippy
|
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:22 Tobias C. Berner (tcberner) ] 4f7ba00 (Only the first 10 of 48 ports in this commit are shown above. )
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] 3505159 (Only the first 10 of 144 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
|
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.
|
Fri, 19 Feb 2021
|
[ 05:43 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 1 Jan 2021
|
[ 23:51 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 1 Jul 2019
|
[ 10:58 pkubaj ]
news/nntpcache: fix build
Base GCC crashes during build, add USES=compiler:c11.
Approved by: mentors (implicit approval)
|
Tue, 11 Dec 2018
|
[ 17:03 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 13 May 2017
|
[ 23:36 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 10 Apr 2017
|
[ 11:15 amdmi3 ]
- Optionize docs
- Switch to options helpers
|
Mon, 2 Jan 2017
|
[ 20:04 rene ] (Only the first 10 of 34 ports in this commit are shown above. )
leeym handed in his commit bit.
|
Thu, 10 Nov 2016
|
[ 01:21 linimon ] (Only the first 10 of 48 ports in this commit are shown above. )
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
|
Mon, 14 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Make build as a user.
While there, convert to autoreconf, options helpers, rename patches to match
our naming scheme.
Sponsored by: Absolight
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Thu, 29 May 2014
|
[ 11:39 miwi ]
- Convert gmake to USES
|
Sat, 29 Mar 2014
|
[ 18:12 adamw ]
Missed a direct access of $PREFIX
|
[ 17:28 adamw ] (Only the first 10 of 46 ports in this commit are shown above. )
Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.
atp:
stage, improve pkg-message
crashmail:
stage
diablo:
too wacky to stage, but convert WITH_* to OPTIONS, unmute
commands that shouldn't be muted, use :MDOCS
fidogate-ds:
stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
/var/* in the plist properly
golded+:
stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 22:31 bapt ] (Only the first 10 of 89 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
|
Fri, 24 May 2013
|
[ 11:47 bdrewery ]
Fix another syntax error from conversion
|
[ 11:46 bdrewery ]
- Fix options conversion
|
Fri, 10 May 2013
|
[ 16:24 bapt ]
Convert to new options framework
|
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
|
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
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Fri, 24 Sep 2010
|
[ 03:22 ade ] (Only the first 10 of 17 ports in this commit are shown above. )
Migrate from devel/automake15 to devel/automake19
|
Sat, 26 Apr 2008
|
[ 00:38 leeym ]
- original master site is gone, update links to mirror site.
|
Wed, 17 Jan 2007
|
[ 13:38 leeym ]
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
|
Sat, 25 Nov 2006
|
[ 03:00 leeym ]
- unbreak on sparc64 [1]
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
|
Thu, 28 Sep 2006
|
[ 13:12 leeym ]
- avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
|
[ 03:08 leeym ]
- set NOT_FOR_ARCHS=space64
Noticed by: kris
|
Sat, 2 Sep 2006
|
[ 17:06 leeym ]
- patchfile rerolled for minor fix about working directory
- bump PORTREVISION
|
[ 16:27 leeym ]
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
|
Thu, 25 May 2006
|
[ 07:17 leeym ]
- fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
|
Wed, 24 May 2006
|
[ 23:39 leeym ]
- suppress debug message for nocem filter
|
Fri, 17 Mar 2006
|
[ 00:06 leeym ]
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION
PR: 94550 [1], 94549 [2]
Submitted by: tps at vr-web.de [1][2]
|
Wed, 15 Mar 2006
|
[ 17:14 leeym ]
- update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
|
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.
|
Sat, 15 Oct 2005
|
[ 05:20 kris ]
Drop some dead mirror sites.
|
Tue, 13 Sep 2005
|
[ 21:05 pav ]
- Fix xover head filtering
PR: ports/86045
Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Wed, 7 Apr 2004
|
[ 15:00 clement ]
- add/remove servers from MASTER_SITES
- Add WWW:
PR: 65275
Submitted by: Jason Harris <jharris@widomaker.com>
|
Tue, 6 Apr 2004
|
[ 08:16 clement ]
- Remove dead MASTER_SITES
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 17 Nov 2003
|
[ 12:29 trevor ] (Only the first 10 of 151 ports in this commit are shown above. )
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
Sat, 27 Sep 2003
|
[ 01:01 edwin ] (Only the first 10 of 37 ports in this commit are shown above. )
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sat, 16 Aug 2003
|
[ 14:40 kuriyama ]
Add knob to make you choose your ldap version.
PR: ports/55589
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Fri, 15 Aug 2003
|
[ 00:49 kuriyama ] (Only the first 10 of 29 ports in this commit are shown above. )
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
Mon, 24 Feb 2003
|
[ 02:56 edwin ] (Only the first 10 of 48 ports in this commit are shown above. )
Point dependencies on net/openldap2 to net/openldap20
|
[ 02:26 edwin ] (Only the first 10 of 38 ports in this commit are shown above. )
Point dependencies on net/openldap to net/openldap12
|
Thu, 20 Feb 2003
|
[ 18:52 knu ] (Only the first 10 of 30 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 12 Feb 2003
|
[ 01:32 naddy ]
Update mirrors.
PR: 47702
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Sun, 29 Sep 2002
|
[ 08:07 ijliao ] (Only the first 10 of 29 ports in this commit are shown above. )
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
Thu, 25 Jul 2002
|
[ 18:52 pat ]
Update to 3.0.1
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk <mt@primats.org.ua>
|
Sun, 23 Jun 2002
|
[ 06:09 ijliao ]
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sat, 30 Mar 2002
|
[ 10:14 dinoex ]
Updated with new Option, some cleanups.
>Number: 30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth
mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
<security/pam_misc.h> in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.
PR: 30849
Submitted by: hetzels@westbend.net
|
Sat, 10 Nov 2001
|
[ 11:04 petef ]
- fix compilation of pam stuff in authinfo_pam.c
|
Fri, 14 Sep 2001
|
[ 10:47 wjv ]
- Update to version 2.4.0b5 - Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES. -
Add new mirror to MASTER_SITES. - Change MAINTAINER to -ports, as the previous
maintainer (and author) has expressed a lack of interest in continued
maintenance of this port. - Deploy DOCSDIR. - General clean-up and
reorganisation of Makefile. - Remove PKGMESSAGE completely, since this port
requires no user action which is out of the ordinary (I do not consider
editing configuration files to be out of the ordinary), and it contains no
information which is not also contained elsewhere in a more standardised
location. - Add NO_CDROM, as this software is not free and never has been. -
Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope). - Install a fully functional startup script in
${PREFIX}/etc/rc.d (as most ports now do), instead of an inactive .sample
startup script. - Install HTML documentation. - Deploy %%PORTDOCS%% pragma
in pkg-plist. - Make SPOOLDIR a user-tweakable option (default: /var/spool).
NNTPCache will cache news articles in ${SPOOLDIR}/nntpcache. - Remove the
non-standard "hardlink-pgp-files" target from Makefile. - Comment out the
run-time dependency on security/pgp for now. The only NNTPCache
functionality which depends on PGP is very optional indeed and furthermore,
there is now a plethora of PGPish ports for the user to choose from. (This
may need to be tweaked further, since NNTPCache builds without PGP support
if PGP is not detected during the configurations stage.)
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Number of commits found: 63 |