| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Convert to USES=localbase
|
|
|
|
| |
- Don't clobber LDFLAGS
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch sendsms script to correctly parse iconv command output [2]
While here:
- Add TIMESTAMP to distinfo
- Regenerate patches
- Unsilence post-install target
PR: 205973 [1], 205978 [2]
Submitted by: satorium77@gmail.com
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change the sample configuration file to have same behaviour as
old startup script did by default
While here:
- Make strip command silent
- Fix some staging glitches
- Use new @sample directive
PR: 191361 [1]
Submitted by: timp87@gmail.com
|
|
|
|
|
|
| |
Thanks to Dmitry Selivanov <sd@rlan.ru> for testing.
Reported by: Dmitry Selivanov <sd@rlan.ru> and a few others
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES
- Use shebangfix where necessary
- Move most @exec/@unexec commands from plist to pkg-install/pkg-deinstall
scripts
- Make rclint somewhat happier
- Convert to new LIB_DEPENDS format
- Strip binaries
- Take maintainership
|
|
|
|
| |
comms)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
| |
- Fix few portlint warnings
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
| |
|
| |
|
|
|
|
| |
- Reorganize Makefile
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/140914
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
|
|
|
|
|
| |
- Fix build and install with custom PREFIX [1]
Reported by: QAT [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Improved security (runas uucp:dialer)
- Some ideas imported from [1]
PR: ports/128681 [1]
Submitted by: Sean McAfee <smcafee at collaborativefusion.com> [1]
|
|
|
|
| |
Reported by: ganbold of EFnet
|
|
|
|
|
| |
PR: ports/128499
Reported by: yves guerin <yvesguerin@yahoo.ca>
|
| |
|
|
short messages through GSM modems and mobile phones.
This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi.
WWW: http://smstools3.kekekasvi.com
|