| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=465949
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to the repo that is current
* Change to cmake
* Update/add patches required to build on FreeBSD
Notes:
svn path=/head/; revision=465948
|
|
|
|
| |
Notes:
svn path=/head/; revision=465941
|
|
|
|
|
|
|
| |
written in C++
Notes:
svn path=/head/; revision=465939
|
|
|
|
| |
Notes:
svn path=/head/; revision=465934
|
|
|
|
|
|
|
| |
It looks like it was there by mistake.
Notes:
svn path=/head/; revision=465933
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=465920
|
|
|
|
|
|
|
|
|
|
|
| |
Tested for no-harm on amd64.
PR: 225693
Submitted by: mikael.urankar
Approved by: maintainer timeout (> 2 weeks)
Notes:
svn path=/head/; revision=465863
|
|
|
|
| |
Notes:
svn path=/head/; revision=465862
|
|
|
|
| |
Notes:
svn path=/head/; revision=465861
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unescaped left brace in regex is illegal in regex when not used as a
quantifier.
- /foo{3}/ will match foofoofoo.
- /\\new{bar}/ is illegal and should be written as /\\new\{bar}/.
PR: 226817
Sponsored by: Absolight
Notes:
svn path=/head/; revision=465819
|
|
|
|
| |
Notes:
svn path=/head/; revision=465816
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D13610
Notes:
svn path=/head/; revision=465787
|
|
|
|
| |
Notes:
svn path=/head/; revision=465785
|
|
|
|
| |
Notes:
svn path=/head/; revision=465780
|
|
|
|
| |
Notes:
svn path=/head/; revision=465779
|
|
|
|
|
|
|
|
| |
- Fix LICENSE section
- Update WWW: line in pkg-descr
Notes:
svn path=/head/; revision=465773
|
|
|
|
|
|
|
|
|
|
| |
Macro (ESYM) can't be aligned with a string in C++.
The upstream is going to fix this in the next release.
Reported by: fallout
Notes:
svn path=/head/; revision=465762
|
|
|
|
|
|
|
|
| |
PR: 227000
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Notes:
svn path=/head/; revision=465745
|
|
|
|
|
|
|
| |
Reported by: fallout
Notes:
svn path=/head/; revision=465647
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
Notes:
svn path=/head/; revision=465584
|
|
|
|
| |
Notes:
svn path=/head/; revision=465560
|
|
|
|
|
|
|
| |
Changes: http://ceres-solver.org/version_history.html
Notes:
svn path=/head/; revision=465555
|
|
|
|
| |
Notes:
svn path=/head/; revision=465554
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to Ceres installation documentation:
... one needs to be careful to turn off the threading inside OpenBLAS
as it conflicts with use of threads in Ceres.
math/openblas exposes single-threaded (USE_THREAD=0) version as -lopenblas
while multi-threaded (NUM_THREADS=8) version as -lopenblasp (p suffix).
Notes:
svn path=/head/; revision=465553
|
|
|
|
|
|
|
| |
https://github.com/ceres-solver/ceres-solver/issues/355
Notes:
svn path=/head/; revision=465552
|
|
|
|
|
|
|
|
|
| |
PR: 225635
Submitted by: jhibbits
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=465547
|
|
|
|
| |
Notes:
svn path=/head/; revision=465510
|
|
|
|
|
|
|
|
|
|
|
|
| |
This should ease the import of the new ports for Applications and Plasma Desktop.
- add some more component handling
- bump KDE_APPLICATIONS_VERSION (no direct consumers exist in the ports tree atm)
- fix some space/tab errors
Differential Revision: https://reviews.freebsd.org/D14814
Notes:
svn path=/head/; revision=465444
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=465439
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=465438
|
|
|
|
| |
Notes:
svn path=/head/; revision=465392
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to DISTVERSION
* Simplified MASTER_SITES as per portlint recommendation
* Add NO_ARCH
PR: 226869
Approved by: demon (maintainer)
Notes:
svn path=/head/; revision=465391
|
|
|
|
|
|
|
| |
- Fix LICENSE section
Notes:
svn path=/head/; revision=465347
|
|
|
|
|
|
|
|
|
|
| |
- Don't restrict the port for Python 2.x only
PR: 226798
Approved by: Eric Camachat (maintainer)
Notes:
svn path=/head/; revision=465335
|
|
|
|
|
|
|
|
|
| |
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=465271
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=465264
|
|
|
|
|
|
|
|
| |
PR: ports/226816
Submitted by: Yuri Victorovich <yuri@freebsd.org>
Notes:
svn path=/head/; revision=465255
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=465199
|
|
|
|
| |
Notes:
svn path=/head/; revision=465170
|
|
|
|
| |
Notes:
svn path=/head/; revision=465160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to DISTVERSION
* Change to github
Bump x11/pantheon-terminal and math/pantheon-calculator
While in math/pantheon-calculator:
* Add LICENSE_FILE
While in x11/pantheon-terminal:
* Add missing dependencies in LIB_DEPENDS
* Add missing dependencies in USE_GNOME
* Group USExx accorfing to the portlint warning
* Change USES=cmake to USES=cmake:outsource
PR: 226696
Submitted by: Greg V <greg@unrelenting.technology>
Notes:
svn path=/head/; revision=465149
|
|
|
|
| |
Notes:
svn path=/head/; revision=465145
|
|
|
|
|
|
|
|
| |
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D14719
Notes:
svn path=/head/; revision=465112
|
|
|
|
|
|
|
| |
quantities involved
Notes:
svn path=/head/; revision=465073
|
|
|
|
|
|
|
|
|
| |
Related with `USES=php` so is better to keep them together
Reported by: mat
Notes:
svn path=/head/; revision=465055
|
|
|
|
|
|
|
|
| |
PR: ports/226752
Submitted by: otacilio.neto@bsd.com.br
Notes:
svn path=/head/; revision=465054
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=465029
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html
Notes:
svn path=/head/; revision=464975
|
|
|
|
| |
Notes:
svn path=/head/; revision=464908
|