| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
PR: ports/184859
Submitted by: KATO Tsuguru
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
(r314575), which scales down oversize icons in menu.
Obtained from: Upstream git repository
|
| |
|
| |
|
|
|
|
| |
- Uses gmake, desktop-file-utils and shared-mime-info
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Allow staging
- Switch from easy_install to install
- Install docs unconditionally (stage will handle it)
- Unmute docs install command
- Do not install LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the
upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the
compiler.
- Support staging.
- Set LICENSE (therefore stop installing the license file into DOCSDIR and
bump PORTREVISION).
- Remove the mysterious WITH_SN check, which was never a proper option and
relied on some apparently unstable API (at least it was unstable at the
time, almost 8 years ago).
|
|
|
|
|
|
|
| |
pkgng detects that some of these are used during runtime apparently, and adds
them anyway.
This fixes the Tinderbox/pkgng build of x11-wm/ccsm
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from Upstream:
- docs/userguide: clarify variable parsing
- docs/userguide: clarify urgent_workspace
- docs/userguide: add proper quoting for rename sample command
- docs/userguide: clarify multiple criteria
- docs/userguide: userguide: explain the difference between comma and semicolon for command chaining
- docs/hacking-howto: update to reflect parser changes
- man/i3-dump-log: document -f
- switch from libXcursor to xcb-util-cursor
- Respect workspace numbers when looking for a free workspace name
- Revert "raise fullscreen windows on top of all other X11 windows"
- i3bar: Create pixmaps using the real bar height, rather than screen height
- Add scratchpad bindings to the default config
- Close all children when closing a workspace
- i3bar: Add new bar.binding_mode_indicator configuration
- Improve error message when $XDG_RUNTIME_DIR is not writable
- libi3/font: Draw the text at the expected place
- libi3/font: Set DPI for the pango context
- Add ability to escape out of a mouse-resize operation
- Do not resize/reposition floating containers when moving them to scratchpad
- i3-nagbar: Set button inner-width to the width of the label
- Assigned windows open urgent when not visible
- i3bar: Only configure tray on own outputs
- Command 'move <direction>' moves across outputs
- i3bar: Handle DestroyNotify events
- i3bar: Realign tray clients on map/unmap notify
- i3bar: Group child processes for signalling
- i3bar: Print error message when status_command fails
- Remove references to PATH_MAX macro for GNU/Hurd
Changes from the port:
- Specify the kind of BSD license
- Strip binaries
- Adjust dependencies
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support staging
- Reformat pkg-descr
PR: ports/184888
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
- Fix build on -current
- Add LICENSE
- Support staging
PR: ports/184824
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0]
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- It is a build dependency for the manpages
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Remove NLS knob, now it's runtime option
PR: ports/165913 (based on) [1]
Submitted by: Conrad J. Sabatier <conrads@cox.net> [1]
|
| |
|
|
|
|
| |
reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
|
|
|
|
| |
Stagify.
|
|
|
|
| |
Add NO_ARCH if useful
|
|
|
|
| |
Pointed out by: garga
|
|
|
|
|
|
|
|
| |
- Use new syntax in LIB_DEPENDS.
- Add STAGEDIR support.
- USE ${opt}_FOO for OPTIONS.
PR: ports/184359
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month
2013-11-18 databases/drizzle: Broken for more than 6 month
2013-11-18 devel/p5-File-Lock: Broken for more than 6 month
2013-11-18 devel/valide: Broken for more than 6 month
2013-11-18 databases/gomysql: Broken for more than 6 month
2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month
2013-11-18 devel/monodevelop-vala: Broken for more than 6 month
2013-11-18 devel/gonzui: Broken for more than 6 month
2013-11-18 devel/monodevelop-java: Broken for more than 6 month
2013-11-18 lang/objc: Broken for more than 6 month
2013-11-18 devel/klee: Broken for more than 6 month
2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month
2013-11-18 devel/simulavr: Broken for more than 6 month
2013-11-18 japanese/mobileimap: Broken for more than 6 month
2013-11-18 devel/libYGP: Broken for more than 6 month
2013-11-18 devel/monodevelop-python: Broken for more than 6 month
|
|
|
|
|
|
|
|
| |
- Unset SQUEEZE option in OPTIONS_DEFAULT (development seems to stop)
- Remove obsolete post-install message, because x11-wm/xfce4-desktop depends of
sysutils/polkit [1]
Reported by: tijl@ [1]
|
|
|
|
|
|
| |
- While I'm here keep a copy at LOCAL/wg
Reported by: marino
|
|
|
|
| |
- Update Enlightenment to 0.17.5
|
|
|
|
|
|
|
| |
PR: ports/182307
Submitted by: Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> (incl. patch and testing)
PR: ports/183626
Submitted by: Pavlo Greenberg <dog@virtual.org.ua>
|
|
|
|
|
|
|
|
| |
- Update to 1.4.2 [1]
- Remove unneeded options.mk
PR: ports/183499 [1]
Submitted by: Tommy Scheunemann <net arrishq.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect CXX/CXXFLAGS
- Convert to new options framework
- Support staging
While here:
- Make COMMENT more descriptive
- Use pkg-message instead of echo hacks
PR: ports/181071
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
. Add missing dependency: gdkpixbuf2
. Bump PORTREVISION
|
|
|
|
|
|
| |
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object.
|
| |
|
| |
|
|
|
|
|
|
|
| |
semantics for the inline keyword.
PR: ports/183144
Tested by: AN <andy@neu.net>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 2.1.0
- Allow staging
PR: ports/182796
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
| |
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
|
|
|
|
|
|
|
|
| |
the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Pass maintainership to submitter
- Add license (GPLv2)
- Support STAGEDIR
- Add Desktop entry file and pkg-message
PR: ports/175944
Submitted by: nemysis (self)
Approved by: pawel (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(window matching) in the Openbox window manager.
OBApps uses ~/.config/openbox/rc.xml
(or the config-file Openbox was started with) by default.
You can specify another file as an argument, e.g.
obapps.py .config/openbox/myrc.xml
Enter or change the name, class, role, or type settings by clicking in their
entries in the listbox.
Using the Find button to get settings by clicking on a window changes the
settings for the CURRENTLY SELECTED item in the listbox; it does not add
a new entry unless nothing is highlighted. You'll usually want to use the New
button to create a new item first.
Blank entries for name/class/role/type are ignored. If you want any of those
fields to be stored as literally blank attributes (e.g. to match only a window
with a blank role), enter "" or '' in the field.
Changes are written to the rc.xml file only when the apply button is used.
Openbox will automatically be reconfigured when this is done.
WWW: http://sourceforge.net/apps/mediawiki/obapps/index.php
PR: ports/179667
Submitted by: nemysis (self)
Approved by: pawel (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that allows you to customize the LXDE menu.
LXMenuEditor is very useful for people that want to create their own,
customized menus for LXDE.
This editor can also be used to customize GNOME's main menu and menus
of other enviroments, although it's specially designed for the LXDE environment.
WWW: http://lxmed.sourceforge.net/
PR: ports/175936
Submitted by: nemysis (self)
Approved by: pawel (mentor)
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
| |
- Switch to USES= gmake (xfce4-desktop, xfce4-wm)
- Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel,
xfce4-wm)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fixup after list changes.
* Autofoo macro cleanups.
* Obsolete event handling tweak (click grabs).
* Obsolete event handling tweak (serial wrap).
* Remove useless Name[] entries from .desktop files.
* Fix menu generation some more.
* Update gettext version to 0.17.
- STAGE-clean
- Convert to new LIB_DEPENDS format
- Add DOCS and NLS to OPTIONSng
|
| |
|
|
|
|
| |
- Support staging
|
|
|
|
| |
- Support staging
|
|
|
|
| |
- Make COMMENT nicer
|
|
|
|
| |
- Support staging
|
|
|
|
|
|
|
| |
- Convert to STAGEDIR and OPTIONS helpers
PR: ports/182352
Submitted by: Tommy Scheunemann (maintainer)
|
|
|
|
|
|
|
|
|
| |
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
dependent ports
PR: 181545 [1]
|
|
|
|
|
|
| |
- Support STAGEDIR
Reported by: pkg-fallout [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first. See UPDATING for details.
PR: ports/181962 [2]
Submitted by: marius [1]
zeising [2]
Exp-run by: bdrewery
Approved by: portmgr (bdrewery)
Thanks to all who helped testing!
|
| |
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
- Allow staging
|
| |
|
|
|
|
|
|
| |
- Convert to OPTIONSng
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
|
|
| |
Add the pkg-plist file forgotten in r327939
Pointyhat to: bapt
|
| |
|
|
|
|
| |
Reported by: nox
|
|
|
|
|
| |
- Bump PORTREVISION
- Switch to USES= gmake
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Fix plist
Bump portrevision
|
|
|
|
|
|
| |
Install .desktop files
Install the sample configuration as default configuration (on first run it will run a config-wizard).
Bump portrevision
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Rename files with :: while here
PR: ports/182162 [1]
Submitted by: Dan McGregor <dan.mcgregor@usask.ca> [1]
Approved by: maintainer (beat, via IRC)
|
|
|
|
| |
x11-wm)
|
|
|
|
|
| |
Rename the package to -devel to avoid confusion for binary only users
Remove now useless LATEST_LINK
|
|
|
|
| |
Split old-style patch files into current standard individual patch files.
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
|
| |
|
|
|
|
|
|
|
| |
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add LICENSE (GPLv2), bump PORTREVISION;
. trim headers;
. reword COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use one line install instead of an if loop.
PR: ports/181619
Submitted by: bsam (me)
Reviewed by: alfredoj69@gmail.com (maintainer timeout, 2 weeks)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
| |
of improper sed usage
- Bump PORTREVISION
Debugged and tested by: olgeni
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
- pet portlint
|
|
|
|
| |
- pet portlint
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- Bump PORTREVISION due to resulting runtime binary changes
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
|
|
|
| |
While here convert USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix installation group ownership of theme files (ticket 2345).
* Fix various perl warnings.
* Fix menu generation issue.
* Play raise/lower sounds only if any windows are actually raised/lowered.
* Fix bug in ActionClass loading.
* Tweak button swallowing in slideouts.
* Clear SF_INFO struct before calling sf_open().
* Save some bytes in various structs.
* Button:inside_win is not used.
* Tweak button event callback parameter.
* updating desktop files translations
* updating esperanto and adding serbian translation
* Fixed sorting in desktop files
* Avoid potential crash in menu unloading.
* Fix potential use of uninitialised data.
* Remove unnecessary EXTRA_DIST.
* Eliminate BordersForeach().
* No need for double - change to float.
* Let "eesh screen" show some randr info.
* Disable moving "None" background to front.
* Discard broken backgrounds (bg file missing) on exit.
* Fix background dialog issues.
* Switch to new list implementation.
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency for textproc/docbook-to-man
- Remove hal version from LIB_DEPENDS
- Add dependencies for lang/vala, devel/libgee, dbus-glib and textproc/libxslt
- USES gmake iconv pkgconfig
- Trim NLS
Approved by:wg (mentor)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
| |
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Discussed with: ak (maintainer)
|
|
|
|
| |
Approved by: bapt@ (maintainer)
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
|
| |
- Define LICENSE (MIT), augment MASTER_SITES
- Cleanup Makefile and port description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
| |
Cleanup the Makefile
|
|
|
|
| |
with like recent binutils.
|
|
|
|
|
|
| |
with like recent binutils.
Obtained from: DPorts
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
|
| |
PR: 180509
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
| |
Pointyhat to: bapt
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
|
|
|
|
| |
Use options helpers
|
|
|
|
|
| |
PR: ports/180410
Submitted by: Tommy Scheunemann <net@arrishq.net>
|
| |
|
|
|
|
|
|
|
| |
- Enable DBUS option by default, it's likely present on most desktops
- Remove no longer needed OpenGL compatibility hack (fixed upstream)
- More broad usage of USES; sort some knobs while here
- Use more common abbreviation of X Rendering Extension in pkg-descr
|
| |
|
|
|
|
|
|
|
| |
. Pet portlint some:
. Switch to new style header.
. Use MASTER_SITE_AFTERSTEP.
. s/file/f/ in .for loops.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Leave KDE3 in pkg-plist (which is now just a comment) to ease any update
to KDE4.
|
|
|
|
|
|
| |
a few triple slashes still remain)
- Adjust MASTER_SITES to avoid "301 Moved Permanently" error after the
website was moved to http://herbstluftwm.org/
|
|
|
|
| |
Trim headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
|
|
|
|
|
|
|
|
| |
of xcompmgr, and then heavily refactored.
WWW: https://github.com/chjj/compton
PR: ports/176480 (substantially modified)
Submitted by: Chi-Hung Chang
|
| |
|
|
|
|
|
|
| |
Add a patch to prevent pekwm_screenshot.sh script to depend on bash
Submitted by: Claes Nasten <me@pekdon.net> (upstream) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the indefinite article from COMMENT [1,2]
- Trim docs, use proper PORTDOCS= [1]
- Add SYSTRAY Option [1]
- Makefile cleanup [1]
- Trim pkg-plist, remove PORTDOCS [1]
- Introduce a new option PDFDOCS (rather then PDF) [2]
- Sort options *_DESC [2]
PR: ports/179170 [1], ports/179344 [2]
Submitted by: nemysis <nemysis@gmx.ch> [1], bsam [2]
|
|
|
|
|
|
|
|
| |
- Fix NLS option [1]
- Pass maintainership to submitter
PR: ports/179698
Submitted by: nemysis <nemysis@gmx.ch>
|
| |
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
| |
Submitted by: tijl
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/179179
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
|
|
|
|
| |
. trim Makefile headers.
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
| |
to prevent matching "polkit" with "libpolkit-*" (from sysutils/polkit).
This fixes package building with poudriere, which would otherwise always
rebuild this port because it thought sysutils/polkit was a new
dependency.
- Bump PORTREVISION
Discussed with: antoine, bapt
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
New ports (11):
devel/hs-asn1-types 0.1.3
devel/hs-data-default-class 0.0.1
devel/hs-data-default-instances-base 0.0.1
devel/hs-data-default-instances-containers 0.0.1
devel/hs-data-default-instances-dlist 0.0.1
devel/hs-data-default-instances-old-locale 0.0.1
devel/hs-extensible-exceptions 0.1.1.4
devel/hs-mmorph 1.0.0
devel/hs-quickcheck-io 0.1.0
x11-toolkits/hs-GLURaw 1.3.0.0
x11-toolkits/hs-OpenGLRaw 1.3.0.0
Updated ports (104):
archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1
databases/hs-persistent 1.1.5.1 --> 1.2.0.1
databases/hs-persistent-sqlite 1.1.5 --> 1.2.0
databases/hs-persistent-template 1.1.2.4 --> 1.2.0
devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2
devel/hs-IORefCAS 0.2_3 --> 0.2.0.1
devel/hs-MonadRandom 0.1.8 --> 0.1.9
devel/hs-QuickCheck 2.5.1.1_1 --> 2.6
devel/hs-abstract-deque 0.1.6_1 --> 0.2
devel/hs-alex 3.0.2_1 --> 3.0.5
devel/hs-async 2.0.1.3_1 --> 2.0.1.4
devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0
devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1
devel/hs-byteorder 1.0.3_4 --> 1.0.4
devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2
devel/hs-classy-prelude 0.5.3 --> 0.5.7
devel/hs-cmdargs 0.10.2 --> 0.10.3
devel/hs-conduit 1.0.2 --> 1.0.5
devel/hs-data-default 0.5.0_1 --> 0.5.3
devel/hs-fsnotify 0.0.6 --> 0.0.11
devel/hs-generic-deriving 1.4.0 --> 1.5.0
devel/hs-git-annex 4.20130323_1 --> 4.20130601
devel/hs-haddock 2.11.0_1 --> 2.13.2
devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1
devel/hs-hlint 1.8.43 --> 1.8.45
devel/hs-hspec 1.4.4 --> 1.5.4
devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2
devel/hs-largeword 1.0.4 --> 1.0.5
devel/hs-lens 3.8.7.3 --> 3.9.0.2
devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5
devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1
devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1
devel/hs-monad-par 0.3.4.1 --> 0.3.4.2
devel/hs-pool-conduit 0.1.1_1 --> 0.1.2
devel/hs-profunctors 3.3 --> 3.3.0.1
devel/hs-reflection 1.1.7 --> 1.3.2
devel/hs-resourcet 0.4.5 --> 0.4.7.1
devel/hs-show 0.5 --> 0.6
devel/hs-split 0.2.1.1_1 --> 0.2.2
devel/hs-stm 2.4_1 --> 2.4.2
devel/hs-syb 0.3.7_1 --> 0.4.0
devel/hs-tagged 0.4.4_1 --> 0.6
devel/hs-text 0.11.2.3_1 --> 0.11.3.1
devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1
devel/hs-unix-time 0.1.5 --> 0.1.8
devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1
devel/hs-utility-ht 0.0.8_3 --> 0.0.9
devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3
devel/hs-uuid 1.2.9 --> 1.2.13
devel/hs-void 0.5.11 --> 0.6
math/hs-NumInstances 1.2 --> 1.3
math/hs-comonad-transformers 3.0.1_1 --> 3.0.2
math/hs-semigroups 0.9 --> 0.9.1
math/hs-statistics 0.10.2.0_2 --> 0.10.3.1
net/hs-network 2.3.1.0_1 --> 2.4.1.2
net/hs-publicsuffixlist 0.0.3 --> 0.1
net/hs-socks 0.5.0 --> 0.5.1
security/hs-certificate 1.3.5_1 --> 1.3.7
security/hs-cipher-aes 0.1.7 --> 0.1.8
security/hs-clientsession 0.8.1_1 --> 0.9
security/hs-crypto-api 0.11 --> 0.12.1
security/hs-crypto-conduit 0.5.0 --> 0.5.2
security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3
security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2
security/hs-cryptocipher 0.4.0_1 --> 0.5.0
security/hs-cryptohash 0.8.3_1 --> 0.9.0
security/hs-skein 0.1.0.12 --> 1.0.3
textproc/hs-HaXml 1.23.3_2 --> 1.24
textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1
textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1
textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5
textproc/hs-case-insensitive 1.0 --> 1.0.0.2
textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9
textproc/hs-hs-bibutils 4.17 --> 5.0
textproc/hs-polyparse 1.8_3 --> 1.9
textproc/hs-texmath 0.6.1.3 --> 0.6.1.5
textproc/hs-xml 1.3.12_4 --> 1.3.13
textproc/hs-yaml 0.8.2.3 --> 0.8.2.4
www/hs-HTTP 4000.2.5_1 --> 4000.2.8
www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1
www/hs-hamlet 1.1.6.3 --> 1.1.7.1
www/hs-happstack-server 7.1.7 --> 7.1.7.1
www/hs-heist 0.11.1 --> 0.12.0
www/hs-http-conduit 1.9.0 --> 1.9.3
www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6
www/hs-shakespeare 1.0.3.1 --> 1.0.5
www/hs-shakespeare-css 1.0.3 --> 1.0.5.1
www/hs-shakespeare-js 1.1.2.1 --> 1.1.4
www/hs-snap 0.11.2 --> 0.12.0
www/hs-wai-extra 1.3.2.4 --> 1.3.4
www/hs-wai-test 1.3.0.4 --> 1.3.1
www/hs-warp 1.3.7.4 --> 1.3.8.1
www/hs-yesod 1.1.9.2 --> 1.2.0.1
www/hs-yesod-auth 1.1.5.3 --> 1.2.0
www/hs-yesod-core 1.1.8.2 --> 1.2.0.4
www/hs-yesod-form 1.2.1.3 --> 1.3.0
www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0
www/hs-yesod-platform 1.1.8 --> 1.2.0.1
www/hs-yesod-routes 1.1.2 --> 1.2.0
www/hs-yesod-static 1.1.2.2 --> 1.2.0
www/hs-yesod-test 0.3.5 --> 1.2.0
x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1
x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1
x11/hs-xmobar 0.16_2 --> 0.17
Removed ports (2):
www/hs-yesod-default 1.1.3.2
www/hs-yesod-json 1.1.2.1
PR: ports/179146 [1]
Requested by: Omar Thameen <omar@biglist.com> [1]
Reported by: sperber, bapt [2]
Tested by: sperber [2]
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2)
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header
Changes:
wifi: add support for /usr/bin binary path
README: usage examples are for awesome version 3.4
contrib: add buildbot monitoring widget
Approved by: jpaetzel (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
| |
|
|
|
|
|
| |
Reported by: pkg (PKG_DEVELOPER_MODE)
Approved by: xfce (rene)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
freedesktop.org. The freedesktop.org version now includes all patches
by Daniel Forchheimer which were distributed as xtransset-df.
Update this port to the latest version from freedesktop.org
Bump PORTEPOCH to prevent versions going backwards.
Trim makefile headers
Transfer maintainership to x11@ [1]
Approved by: miwi (current maintainer) [1]
|
|
|
|
|
|
| |
- Update Enlightenment to 0.17.3
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- USE_GNOME for pygobject and pygtk2 [1]
- Remove leading article from COMMENT
Changes: https://github.com/qtile/qtile/blob/8b133d46/CHANGELOG
Submitted by: rm (via email) [1]
Approved by: culot (mentor)
|
|
|
|
|
| |
Even though libdockapp has long expired, it still has ports which depend on
it.
|
|
|
|
| |
Abandonware, upstream disappeared.
|
|
|
|
| |
Reported by: Vitaly Shevtsov <loki.vt@gmail.com>
|
|
|
|
| |
Approved by: culot (mentor)
|
| |
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
| |
PR: ports/178564
Submitted by: Tommy Scheunemann <net@arrishq.net> (maintainer)
|
| |
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
in r309275
- Bump port revision for the port and for all of its dependents, especially
xmonad, because it can only work in dual-monitor configurations with this
setting enabled
PR: ports/178336
Submitted by: Christopher J. Ruwe <cjr@cruwe.de>
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Noticed by: jgh
|
| |
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG [1]
- Fix build with clang
PR: ports/177242 [1]
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
and x11-wm/xfce4-wm
- Add new option, XPM (xfce4-power-manager) [1]
PR: 173340 [1]
Submitted by: David Demelier
|
|
|
|
|
|
|
|
| |
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
|
|
|
|
|
|
|
|
| |
- Finish to convert USES
- Replace post-patch target by patch (configure script)
- Remove unneeded patches
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
|
|
|
|
|
|
|
|
| |
- Add new option, NLS
- Trim Makefile header
- Finish to convert USES
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
|
|
|
|
|
| |
- Remove GNUPG option
- Remove unneeded patch
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang. Remove USE_GCC=any.
- Convert replacement commands in the post-patch target to patches.
- Separate x11-wm/windowmaker and x11-wm/libwraster from each other.
PR: ports/176772 [*]
Reported by: O. Hartmann [*]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove shlib versions
- Add USE_READLINE and USES= pkgconfig
- Update CPPFLAGS and LDFLAGS
- Update pkg-descr
- Update x11-toolkits/rep-gtk2 to 0.90.8.1
- Update x11-wm/sawfish to 1.9.1
- Add ART20 license and set LICENSE_COMB to multi
- Update USE_XORG to include xtst
- Add USES= pkgconfig
- Add PORTSCOUT to exclude unstable releases
- Trim Makefile headers
- Update MASTER_SITES
PR: ports/170173
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=2444#p2444
Add a local patch to not look for xlock and throw and error on startup if
it's not there [1]
PR: ports/177754 (in response to) [1]
Submitted by: Carlo Strub <cs@FreeBSD.org> [1]
|
|
|
|
|
|
| |
in .desktop files.
Reported by: ak@
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
| |
While I'm here,
- Adopt USES for desktop-file-utils, gettext, and athfix
- Add patch when NLS is unset
PR: 178090
Submitted by: tijl@
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Reviewed by: kwm
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update Enlightenment to 0.17.2.1
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes: http://sf.net/mailarchive/message.php?msg_id=30727790
Changes:
* Don't use CPPFLAGS in Makefile.am.
* Eliminate Quicksort(), use libc qsort() in stead.
* Set startup id on apps started by snaps too.
* Startup applications - Don't slide in or place manually during e16
startup.
* Fix Globally Active focus mode (Tim Howe).
* Use qsort in stead of open coded sorting.
* Move/rename atom/property related wrapper functions and types.
* Move/rename EInternAtom -> ex_atom_get, AtomListIntern -> ex_atoms_get.
* Update esperanto translation
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
While I'm here,
- Use USES= pathfix instead of gnomehack
Approved by: portmgr (tabthorpe)
|
|
|
|
|
|
| |
PR: ports/177516
Submitted by: Green Dog <fiziologus@gmail.com>
Approved by: portmgr (tabthorpe), mentor (jpaetzel), maintainer (wg)
|
|
|
|
|
|
| |
Reported by: John Marino
Approved by: portmgr (implicit)
With hat: portmgr
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- OptionsNG
PR: 177553
Submitted by: Ports Fury
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
Contributed by: ashish
New ports (5):
devel/hs-geniplate 0.6.0.3
devel/hs-uuid 1.2.9
net/hs-maccatcher 2.1.5
net/hs-publicsuffixlist 0.0.3
textproc/hs-regex-tdfa 1.1.8
Removed ports (1):
math/hs-Agda-executable 2.3.0.1_3
Updated ports (115):
archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4
archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0
audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2
databases/hs-persistent 1.1.4 --> 1.1.5.1
databases/hs-persistent-sqlite 1.1.2 --> 1.1.5
databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4
devel/hs-Boolean 0.1.2 --> 0.2
devel/hs-ansi-terminal 0.5.5.1 --> 0.6
devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1
devel/hs-base64-conduit 0.5.1 --> 1.0.0
devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0
devel/hs-bifunctors 3.2 --> 3.2.0.1
devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0
devel/hs-classy-prelude 0.4.3 --> 0.5.3
devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3
devel/hs-cmdargs 0.10.1_1 --> 0.10.2
devel/hs-conduit 0.5.6 --> 1.0.2
devel/hs-darcs 2.8.3_1 --> 2.8.4
devel/hs-either 3.1 --> 3.4
devel/hs-errors 1.3.1 --> 1.4.1
devel/hs-filestore 0.6 --> 0.6.0.1
devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0
devel/hs-git-annex 3.20130124 --> 4.20130323
devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2
devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3
devel/hs-hint 0.3.3.5_1 --> 0.3.3.6
devel/hs-hoogle 4.2.15 --> 4.2.16
devel/hs-hspec 1.4.3 --> 1.4.4
devel/hs-lens 3.8.5 --> 3.8.7.3
devel/hs-logict 0.5.0.2_1 --> 0.6
devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1
devel/hs-monad-par 0.3_3 --> 0.3.4.1
devel/hs-mueval 0.8.2_3 --> 0.9
devel/hs-profunctors 3.2 --> 3.3
devel/hs-project-template 0.1.1 --> 0.1.3
devel/hs-readline 1.0.1.0_8 --> 1.0.3.0
devel/hs-reflection 1.1.6 --> 1.1.7
devel/hs-resourcet 0.4.4_1 --> 0.4.5
devel/hs-show 0.4.1.2_4 --> 0.5
devel/hs-simple-reflect 0.2_1 --> 0.3.1
devel/hs-smallcheck 0.6.2 --> 1.0.2
devel/hs-testpack 2.1.2_3 --> 2.1.2.1
devel/hs-threads 0.5.0.1_1 --> 0.5.0.2
devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3
devel/hs-unix-time 0.1.4_1 --> 0.1.5
devel/hs-uulib 0.9.14_4 --> 0.9.15
mail/hs-email-validate 0.3.2_1 --> 1.0.0
mail/hs-mime-types 0.1.0.2 --> 0.1.0.3
math/hs-Agda 2.3.0.1_3 --> 2.3.2
math/hs-NumInstances 1.0_4 --> 1.2
math/hs-comonad 3.0.1.1 --> 3.0.2
math/hs-contravariant 0.2.0.2_3 --> 0.4
math/hs-distributive 0.3 --> 0.3.1
math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0
net/hs-network-conduit 0.6.2.2 --> 1.0.0
net/hs-sendfile 0.7.8_1 --> 0.7.9
net/hs-simple-sendfile 0.2.10 --> 0.2.11
net/hs-socks 0.4.2_1 --> 0.5.0
security/hs-crypto-api 0.10.2_3 --> 0.11
security/hs-crypto-conduit 0.4.3 --> 0.5.0
security/hs-monadcryptorandom 0.5_1 --> 0.5.1
security/hs-skein 0.1.0.11 --> 0.1.0.12
security/hs-tls 1.1.1 --> 1.1.2
textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1
textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0
textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0
textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0
textproc/hs-case-insensitive 0.4.0.4 --> 1.0
textproc/hs-citeproc-hs 0.3.7 --> 0.3.8
textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8
textproc/hs-hs-bibutils 4.16 --> 4.17
textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0
textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0
textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1
textproc/hs-pandoc-types 1.9.1_3 --> 1.10
textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4
textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3
textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1
textproc/hs-yaml 0.8.2 --> 0.8.2.3
www/hs-activehs 0.3.0.1_1 --> 0.3.1
www/hs-authenticate 1.3.2_1 --> 1.3.2.6
www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4
www/hs-gitit 0.10.1.2 --> 0.10.3.1
www/hs-hS3 0.5.6_5 --> 0.5.7
www/hs-hamlet 1.1.3.1 --> 1.1.6.3
www/hs-happstack-server 7.1.1_1 --> 7.1.7
www/hs-heist 0.11.0 --> 0.11.1
www/hs-hjsmin 0.1.4 --> 0.1.4.1
www/hs-http-conduit 1.8.7 --> 1.9.0
www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3
www/hs-http-server 1.0.1_1 --> 1.0.2
www/hs-http-types 0.7.3.0.1_1 --> 0.8.0
www/hs-shakespeare 1.0.2_1 --> 1.0.3.1
www/hs-shakespeare-css 1.0.2_1 --> 1.0.3
www/hs-shakespeare-js 1.1.1 --> 1.1.2.1
www/hs-snap 0.11.0 --> 0.11.2
www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1
www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3
www/hs-wai 1.3.0.1_1 --> 1.4.0
www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2
www/hs-wai-extra 1.3.2 --> 1.3.2.4
www/hs-wai-test 1.3.0_1 --> 1.3.0.4
www/hs-warp 1.3.7.1 --> 1.3.7.4
www/hs-yesod 1.1.7.2 --> 1.1.9.2
www/hs-yesod-auth 1.1.3 --> 1.1.5.3
www/hs-yesod-core 1.1.7.1 --> 1.1.8.2
www/hs-yesod-default 1.1.3 --> 1.1.3.2
www/hs-yesod-form 1.2.0.2 --> 1.2.1.3
www/hs-yesod-json 1.1.2_1 --> 1.1.2.1
www/hs-yesod-platform 1.1.7.2 --> 1.1.8
www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2
www/hs-yesod-static 1.1.1.2 --> 1.1.2.2
www/hs-yesod-test 0.3.3 --> 0.3.5
x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1
x11/hs-X11 1.6.0.2 --> 1.6.1.1
Please note that port revisions for dependent ports are bumped.
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
widgets, and built-in commands.
Qtile is written and configured entirely in Python, which means you can
leverage the full power and flexibility of the language to make it fit your
needs.
WWW: http://qtile.org
PR: ports/177448
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Minor simplification in initial window registration.
* Eliminate unnecessary XSync.
* Don't unmap/map override-redirect windows during startup.
* CM: Fix override-redirect window registration detail.
* CM: Fix startup after recent changes.
* Danish translation update.
* Convert da.po to utf-8.
|
|
|
|
| |
"pathfix" instead.
|
|
|
|
| |
Submitted by: miwimail
|