| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Respect CC and CFLAGS
PR: 129042
Submitted by: zlopi.ru <zlopi.ru@gmail.com>
Notes:
svn path=/head/; revision=223471
|
|
|
|
|
|
|
|
|
| |
on FreeBSD at the moment.
Hat: portmgr
Notes:
svn path=/head/; revision=218899
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Harold Gold for making the patch and Brett Glass (brett on lariat.net) for bringing it to maintainer's attention
- Bump PORTREVISION
PR: 115073
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
Notes:
svn path=/head/; revision=197187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
PR: ports/113742
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
Notes:
svn path=/head/; revision=193674
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/103696
Submitted by: Nils Vogels <nivo+kw+ports.bfa274(at)is-root.com>
Notes:
svn path=/head/; revision=174005
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=172289
|
|
|
|
|
|
|
|
| |
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
Notes:
svn path=/head/; revision=168253
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for the change above.
PR: ports/96386
Submitted by: Stefan Bethke <stb@lassitu.de>
Approved by: olmi@rentech.ru (maintainer, timeout 2 weeks)
Notes:
svn path=/head/; revision=162407
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
|
| |
PR: ports/88260
Submitted by: Serge Maslov <serge@maslov.biz>
Approved by: Oleg M. Golovanov <olmi@rentech.ru> (maintainer, timeout 26 days)
Notes:
svn path=/head/; revision=149774
|
|
|
|
|
|
|
|
|
|
| |
- Grant maintainership to submitter
PR: ports/87891
Submitted by: Oleg M. Golovanov <olmi@rentech.ru>
Notes:
svn path=/head/; revision=146225
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
| |
PR: 60239
Submitted by: Allan Saddi <allan@saddi.com>
Notes:
svn path=/head/; revision=95857
|
|
|
|
|
|
|
|
| |
PR: 58224
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=91588
|
|
|
|
|
|
|
|
|
| |
PR: 55035
Submitted by: Sergey Akifyev <asa@gascom.ru>
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=85902
|
|
|
|
|
|
|
|
|
|
|
| |
* Add option for kernel ppp support.
Adapted from
PR: 53544
Submitted by: Sergey Akifyev <asa@gascom.ru>
Notes:
svn path=/head/; revision=83552
|
|
|
|
|
|
|
|
| |
PR: 53135
Reported by: Sergey Akifyev <asa@gascom.ru>
Notes:
svn path=/head/; revision=83551
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here,
- spell ports@FreeBSD.org correctly
- portlint'ify: move WRKSRC to it's proper section
PR: 51736
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
Notes:
svn path=/head/; revision=80672
|
|
|
|
|
|
|
|
| |
PR: 51250
Submitted by: Hoss Firooznia <hfir@math.rochester.edu>
Notes:
svn path=/head/; revision=79612
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Notes:
svn path=/head/; revision=68468
|
|
|
|
|
|
|
|
|
| |
portrevision and fix.
Submitted by: Mike Harding
Notes:
svn path=/head/; revision=66163
|
|
|
|
|
|
|
| |
Submitted by: Mike Harding
Notes:
svn path=/head/; revision=65843
|
|
|
|
|
|
|
|
|
|
|
|
| |
has the 1.0.1 version available. Rather than backtrack, we'll host our own
copy of the 1.1.2 code. Diffing the two appears (to me) to make this
worthwhile for now.
PR: 36239
Submitted by: dominic_marks@btinternet.com
Notes:
svn path=/head/; revision=57371
|
|
|
|
|
|
|
|
|
|
| |
while and appears to work better.
2. INSTALL_SCRIPT for the rc.d script rather than INSTALL_DATA. That way
it actually gets run at startup.
Notes:
svn path=/head/; revision=47541
|
|
|
|
|
|
|
|
|
| |
deprecate this port.
Submitted by: brian
Notes:
svn path=/head/; revision=47093
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Don't use their CFLAGS, add the really important stuff with +=
instead
3. Move the MASTER_SITE and WWW.
This port is still FORBIDDEN, IMHO, since so far as I know the FreeBSD
userland ppp doesn't do MPPE encryption and the mpd-netgraph stuff does.
What is the use of a vpn that does no encryption? *BUT* If I am wrong or
if someone can add MPPE to the userland ppp, I will de-FORBIDDEN this
port.
Notes:
svn path=/head/; revision=38659
|
|
|
|
| |
Notes:
svn path=/head/; revision=34455
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
| |
Notes:
svn path=/head/; revision=27566
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=26917
|
|
|
|
| |
Notes:
svn path=/head/; revision=26898
|
|
|
|
| |
Notes:
svn path=/head/; revision=24206
|
|
Notes:
svn path=/head/; revision=22186
|