| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Notes:
svn path=/head/; revision=311483
|
|
|
|
|
|
|
|
| |
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=311482
|
|
|
|
|
|
|
|
| |
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=311481
|
|
|
|
| |
Notes:
svn path=/head/; revision=311480
|
|
|
|
|
|
|
| |
Approved by: doceng (implicit)
Notes:
svn path=/head/; revision=311479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Added logic to interrogate the content of flavors for correctness
before allowing them to be merged into the newjail being created.
Only paths targeting directories holding configuration files are
allowed now. The jail create process is terminated and the offending
paths are listed in error messages.
2. Changed the /root/.cshrc file in both flavors default and ssh-default
to now contain setenv PACKAGESITE to point to packages-current
so login users of any jail will have the most current package
version available.
4. In the qjail install logic added code to create these additional paths
in basejail, /usr/ports/packages, /usr/home and /home link.
5. The create -D -I options have been combined to just -d.
6. The create -i -s options have been combined to just -i.
7. The create -c & -C options have been reduced to just -c.
8. The create options -c and -f ssh-default now force the first time
login user to enter a new password.
9. Added logic to create, that rolls through the ip addresses of the
existing
jails to verify the ip address/addresses on the create command are not
all ready used.
10. Corrected the list command display format when jail has more than a
single ip address.
11. Changed the order jails are started, stopped, restarted, and listed
from <z to a> to <a to z>. Also for boot starts.
12. Added system wide logging. Every qjail subcommand and error message
is logged to /var/log/qjail.log. Rotating of the log is enabled.
13. The install subcommand has new -l option to activate system wide
logging.
14. The update subcommand has [-l on|off] option to turn logging on and off.
15. Added new subcommand logmsg. This posts comments to the log file.
16. Changed update option to use its own
/usr/local/etc/qjail.portsnap.conf
file instead of the hosts /etc/portsnap.conf. Enabled REFUSE statements in
/usr/local/etc/qjail.portsnap.conf to drop categories most likely to never
be
used to compile ports inside of a jail.
17. As sparse image allocations get larger 1G -> 5G creating jails from
archives was taking very long times to complete, 20 minutes or more.
Archives of sparse images larger that 7G caused terminations. All these
things have one thing in common. They all used the pax and cpio utilities.
Turns out these utilities are not sparse file aware. Had to completely
change the way sparse image jails moved through the qjail system. Now the
archive process opens the sparse image and really archives it as a
directory tree jail. This required restore and create options to change
also.
PR: ports/175771
Submitted by: Joe Barbish (maintainer)
Notes:
svn path=/head/; revision=311478
|
|
|
|
|
|
|
|
|
|
| |
andreast@ said he will upstream his patch ASAP.
PR: ports/175781
Submitted by: andreast
Notes:
svn path=/head/; revision=311477
|
|
|
|
|
|
|
|
| |
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Notes:
svn path=/head/; revision=311476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SIP 4.14.3
QScintilla 2.7
PyQt 4.9.6
The area51 repository features commits by jhale and myself.
Changes:
- Trim Makefile header
- Convert to new option framework
Notes:
svn path=/head/; revision=311475
|
|
|
|
|
|
|
| |
Tell portscout that it isn't useful to check this port.
Notes:
svn path=/head/; revision=311474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.
Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches
Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]
devel/qmake:
- Fix crash due to off-by one error [2]
multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*
www/qt4-webkit:
- Make dependence on GStreamer optional [3]
devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]
Reported by: avg via irc [1]
Submitted by: avg via maillist [2]
PR: ports/175644 [3]
Submitted by: danfe [3]
PR: ports/169809 [4]
Reported by: tcb <tcberner at gmail.com> [4]
Notes:
svn path=/head/; revision=311473
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=311472
|
|
|
|
|
|
|
| |
- Pass maintainership to gecko
Notes:
svn path=/head/; revision=311471
|
|
|
|
|
|
|
| |
- Convert header
Notes:
svn path=/head/; revision=311470
|
|
|
|
|
|
|
| |
- Convert Header
Notes:
svn path=/head/; revision=311469
|
|
|
|
| |
Notes:
svn path=/head/; revision=311468
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=311467
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=311466
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=311465
|
|
|
|
|
|
|
|
| |
- Convert Header
- Take maintainership
Notes:
svn path=/head/; revision=311464
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Convert header
Notes:
svn path=/head/; revision=311463
|
|
|
|
|
|
|
|
| |
- Convert Header
- Take maintainership
Notes:
svn path=/head/; revision=311462
|
|
|
|
|
|
|
|
| |
- Convert Header
- Take maintainership
Notes:
svn path=/head/; revision=311461
|
|
|
|
| |
Notes:
svn path=/head/; revision=311460
|
|
|
|
|
|
|
|
| |
- Convert Header
- Take maintainership
Notes:
svn path=/head/; revision=311459
|
|
|
|
| |
Notes:
svn path=/head/; revision=311458
|
|
|
|
|
|
|
|
| |
Changes:
http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes
Notes:
svn path=/head/; revision=311457
|
|
|
|
|
|
|
|
|
|
|
| |
While here, let's use patch from upstream so it obviously conflicts on
the next update.
Submitted by: koobs
Obtained from: http://bugs.python.org/issue16753
Notes:
svn path=/head/; revision=311456
|
|
|
|
|
|
|
| |
underlying SSL module is available.
Notes:
svn path=/head/; revision=311455
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes
Notes:
svn path=/head/; revision=311454
|
|
|
|
|
|
|
|
|
| |
ports with subdirectories fails because of scattered .svn directories.
Original issue reported by: netchild
Notes:
svn path=/head/; revision=311453
|
|
|
|
|
|
|
|
| |
PR: 175622
Submitted by: Mathieu Simon
Notes:
svn path=/head/; revision=311452
|
|
|
|
|
|
|
| |
Submitted by: bsam
Notes:
svn path=/head/; revision=311451
|
|
|
|
|
|
|
| |
- Trim header while I am here
Notes:
svn path=/head/; revision=311450
|
|
|
|
|
|
|
|
|
|
|
| |
stupid Russian recruiting website
- While here, convert to OptionsNG and clean up Makefile a bit
PR: ports/174718
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=311449
|
|
|
|
|
|
|
| |
Changes: https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog
Notes:
svn path=/head/; revision=311448
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/TSIBLEY/RT-Authen-ExternalAuth-0.13/ChangeLog
Notes:
svn path=/head/; revision=311447
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/TSIBLEY/RT-Extension-LDAPImport-0.34/Changes
Notes:
svn path=/head/; revision=311446
|
|
|
|
| |
Notes:
svn path=/head/; revision=311445
|
|
|
|
|
|
|
|
|
|
| |
Noticed by: Barbara Guida <barbara.freebsd@gmail.com>
PR: ports/175776 [1]
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
Approved by: kwm, miwi (mentors, implicit)
Notes:
svn path=/head/; revision=311444
|
|
|
|
|
|
|
|
|
| |
- Fix build without V4L option (the multimedia/libdvbpsi dependency is
no longer optional.)
- No PORTREVISION bump since the resulting package should behave the same.
Notes:
svn path=/head/; revision=311443
|
|
|
|
|
|
|
| |
Changes: http://clamtk.sourceforge.net/CHANGES
Notes:
svn path=/head/; revision=311442
|
|
|
|
|
|
|
| |
This fixes the textproc/docproj dependency chain.
Notes:
svn path=/head/; revision=311441
|
|
|
|
| |
Notes:
svn path=/head/; revision=311440
|
|
|
|
|
|
|
|
|
| |
. Cope with the version of the demos distfile not being the same as the
version of the main JDK distfile.
. Update to OptionsNG.
Notes:
svn path=/head/; revision=311439
|
|
|
|
|
|
|
|
|
|
| |
- Style fix.
Submitted by: Yasuhiro KIMURA
PR: ports/175286
Notes:
svn path=/head/; revision=311438
|
|
|
|
| |
Notes:
svn path=/head/; revision=311437
|
|
|
|
|
|
|
|
|
| |
net-mgmt/pnp instead
2013-02-01 x11-fm/x-files: Project has been abandoned
Notes:
svn path=/head/; revision=311436
|
|
|
|
|
|
|
|
|
|
| |
be a canonical name for it
- Drop description for options that already have it defined
Noted by: danfe
Notes:
svn path=/head/; revision=311435
|
|
|
|
|
|
|
|
|
| |
APC 3.1.14
Suggested by: bdrewery
Notes:
svn path=/head/; revision=311434
|